#ContentLeft {
 float: left;
 width: 530px;
 padding: 0px;
 border: 0px solid #003869;
 background-color: #fff;
 background: #fff;
 color: #000000;
 text-align: left;
 }

#ContentRight {
 float: left;
 width: 400px;
 margin: 0px 0px 0px 14px;
 padding: 0px;
 border: 0px solid #003869;
 background-color: #fff;
 color: #000000;
 text-align: left;
 background: url(/images/tesimonial-back.gif) #fff 0px 20px no-repeat;

 }

.source {
 font-family: verdana, helvetica, sans-serif;
 font-size: 10px;
 text-decoration: italics;
 color: #6A7442;
 margin: 0px 0px 0px 0px;
 }

.pages {
 padding: 2px 4px;
 border: 1px solid #ccc;
 line-height: 30px;
 background: #DEF5DC;
 color: #000;
 font-size: 16px;
 font-weight: bold;
 }

A.setp:link {text-decoration: none; font-weight: bold;  line-height: 30px; font-size: 16px; padding: 2px 4px; color: #0000CD; background-color: transparent;}
A.setp:visited {text-decoration: none; font-weight: bold;  line-height: 30px; font-size: 16px; padding: 2px 4px; color: #2c0075; background-color: transparent;}
A.setp:active {text-decoration: none; font-weight: bold;  line-height: 30px; font-size: 16px; padding: 2px 4px; background-color: transparent;}
A.setp:hover {text-decoration: none; font-weight: bold;  line-height: 30px; color: #0000CD; font-size: 16px; padding: 2px 4px; background-color: #DEF5DC;}

