﻿#container
{
	width: 100%;
	overflow: auto;
	height: auto;
}

span.prevImage
{
    background: url('../images/over_back.gif') no-repeat scroll 0 0;
    display: inline-block;
    cursor: pointer;
    width: 19px;
    height: 19px;
}

span.nextImage
{
    background: url('../images/over_next.gif') no-repeat scroll 0 0;
    display: inline-block;
    cursor: pointer;
    width: 19px;
    height: 19px;
}

#sub-left
{
    clear: both;
    margin-right: 25px;
}

#sub-left, #sub-right
{
	width: 47%;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a9a9a9;
	min-height: 120px;
}

 /*.GrayText10
{
    color: #666666;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family: "Lucida Grande" ,Verdana,Tahoma,Helvetica,Arial;
}

.GrayText10b
{
    color: #666666;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    font-family: "Lucida Grande" ,Verdana,Tahoma,Helvetica,Arial;
}

.GrayText11
{
    color: #666666;
    font-family: Lucida Grande,Verdana,Tahoma,Helvetica,Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding: 5px;
}  */

.textbackground
{
    /*  background-image: url("../images/customer_testimonials.gif");*/
    background-position: left top;
    background-repeat: no-repeat;
    overflow: auto;
    padding: 12px 15px 5px 5px;
}

#pageNavPosition
{
    height: 19px;
    padding: 2px 5px 2px 2px;
}

.AlternatingTextHeading
{
    color: #5e5959;
    background-color: #d6dbdf;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    font-size: 10px;
}

#pageNavPosition, #results
{
    background-color: #f3f3f3;
}

#results
{
}

.TestimonialText
{
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	line-height: 14px;
	max-height: 70px;
	min-height: 70px;
}

#pageNumbers
{
	display: none;
	height: 0px;
	max-height: 0px;
	font-size: 0px;
	padding: 0px;
	visibility: hidden;
}

.AlternatingTextFooter
{
    background: url("../images/widget_dropshadow.gif") no-repeat scroll 0 0 transparent;
    height: 15px;

}

.whiteBG
{
    background-color: #ffffff;
    text-align: center;
    padding: 2px;
}

.whiteBG a
{
    color: #E36F22;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.pg-normal
{
    color: black;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}

.pg-selected
{
    color: black;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

#testimonials {
	border: none !important;
	height: auto !important;
	margin: auto !important;
	overflow: hidden !important;
	padding: auto !important;
	width: 681px !important;
}

#sub-left {
	float: left;
}

#sub-right {
	float: right;
}
