
		.ses_testimonial
			{
			margin-left: 5px;
			margin-right: 5px;
			padding-left: 0px;
			padding-right: 10px;
			background: #eee;
			border-top: 2px solid #330000;
			border-left: 2px solid #330000;
			border-right: 2px solid #996666;
			border-bottom: 2px solid #996666;
			}
		.testcontainer
			{
			margin: 0px;
			padding: 0px;
			width: 575px;
			}
		.testcontent
			{
			padding: 10px 0 0 10px;
			width: 575px;
			background: #fff url(../images/testBG.gif) repeat-y;
			}
		.testcontent p
			{
			margin: 0px;
			padding: 5px 10px 0px 5px;
			font-family: tahoma;
			font-size: 13px;
			color: #000;
			}
		.quotes 
			{
     		position:relative;
     		left:0;
     		top:0;
     		margin:10px 0 10px 10px;
     		padding: 20px;
     		font-family:arial;
     		font-size:15px;
     		color:#000000;
     		border:solid 1px #000000;
     		background-color:#ffffff;
     		text-align: left;
   			}
   	
		.quoteperson
			{
			margin-right: 25px;
			padding: 10px;
			text-align: right; 
			font-family: arial;
			font-size: 13px;
			color: #000066;
			font-weight: bold;
			}
		.testbottom
			{
			margin-bottom: 15px;
			padding: 0px;
			background: url(../images/testBottom.gif) no-repeat;
			height: 26px;
			}
		h5.testimonials 
			{
			margin-bottom: 10px;
			color: #000;
			text-decoration: none;
			}

			
	