@charset "utf-8";
/* CSS Document */

/*******************
	TESTIMONIAL
******************/

#testmain{

width:525px;
margin-top:10px;
Padding-Bottom:10px;
margin-bottom:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

.testbody a{
text-decoration:underline;
color:#333333;
}
.testbody2 a{
text-decoration:underline;
color:#333333;
}

.testbody{

Padding:8px;
font-size:14px;
color:#000000;
background-color: #f5f5f5;
}

.testbody2{

Padding:8px;
font-size:14px;
color:#000000;
background-color:#f9f9f9;
}

