@charset "utf-8";
/* Novacroft Testimonials */

#testimonials {padding:0px; width:500px; float:right; position:relative; padding-right: 25px; }
#testimonials ul{padding:5px 0px 0px 0px; margin:0px; float:left; width:165px;}
#testimonials li{padding:0px; margin:0px; list-style:none; float:left;}
#testimonials li h1 {color:#77ad1e; margin:0px; padding:0px; font-size:12px; margin:0px; padding:0px;}
#testimonials li p{ margin:0px; padding:0px 0px 5px 0px;}
#testimonials li.info {margin:0px; width:165px; padding:0px; background:url(../images/f_quote.gif) no-repeat top left;}
#testimonials li.info .qout{margin:0px 0px 5px 0px; padding:5px 15px; background:url(../images/l_quote.gif) no-repeat bottom right;}
#testimonials li.port { width:60px; margin:0px; padding:5px;}
#testimonials li a {height:20px; text-decoration:none; font-size:12px; display:block; background: url(../images/small_green_arrow.gif) no-repeat left; padding:5px 0px 0px 10px; color:#77ad1e; font-weight:bold;}
#testimonials a:hover{text-decoration: underline;}

