DIV.newscol { float: left; width: 180px; margin-right: 10px; }
DIV.news { padding-bottom: 10px;}
DIV.news H3 { font-size: 80%; font-weight: bold; }
DIV.news P { font-size: 70%; padding-bottom: 5px;}

DIV#ourclients { font-size: 80%; }
DIV#ourclients P { width: 340px; padding-bottom: 10px; }
DIV#ourclients UL { }
DIV#ourclients UL LI {  width: 340px;  padding-bottom: 10px;}


DIV#testimonials { font-size: 80%; }
DIV#testimonials UL { width: 340px; padding-bottom: 10px; }
DIV#testimonials UL LI {  float: left; color: #E31464;  }
DIV#testimonials UL LI.separator { color: #1A1107; padding: 0px 7px 0px 7px; }
DIV#testimonials UL LI A { color: #1A1107; }
DIV#testimonials UL LI A:HOVER { color: #3BB3CC; }
DIV#testimonials P { width: 340px; padding-top: 10px; }

DIV#read UL { }
DIV#read UL LI {  padding-bottom: 6px; }

