/* Maxit Designs Inc. 2004 Copyright
	
	Created and maintained by Wovenperception

	Page specifically designed for mainpage of site to create the testimonials site of the page.

*/

#cap {width: 100%; height:162px; background-color:#14167B; border:solid 1px #A4A5CC; padding:4px}

#textBox {width:100%; height:94%; background-color:#5E5EA1; margin-top:3px; padding:3px; text-align:left}

#readMore {width:93px; margin:2px 0 0 0; float:right}

.testimonialText {font: 10px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-align:justify!important}

.readMore {font: 9px Verdana, Arial; color:#BFCDE3;}

	a.readMore:link, a.readMore:visited {
		color: #BFCDE3;
		text-decoration: none;
	}

	a.readMore:hover {
		color: #FBB25D;
		text-decoration: none;
	}

.clearer {
clear: both;
height: 1px;
overflow: hidden;
line-height: 1px;
margin-top: -1px;
}
