﻿#ticker-testimonials { 
width:175px; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}
#ticker-testimonials a { text-decoration:none; }
#ticker-testimonials img { border: 2px solid #FFFFFF; }
.ticker-testimonials { width:175px; }
.ticker-testimonials ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.ticker-testimonials .thumbnail { float:left; width:110px; }
.ticker-testimonials .info { float:right; width:175px; }
.ticker-testimonials .info span.cat { display: block; font-size:10px; color:#808080; }

#ticker-vieweditems { 
width:150px; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}
#ticker-vieweditems a { text-decoration:none; }
#ticker-vieweditems img { border: 2px solid #FFFFFF; }
.ticker-vieweditems { width:200px; }
.ticker-vieweditems ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.ticker-vieweditems .thumbnail { float:left; width:175px; }
.ticker-vieweditems .info { float:right; width:150px; }
.ticker-vieweditems .info span.cat { display: block; font-size:10px; color:#808080; }
.ticker-vieweditems .info span.price { display: block; font-size:15px; color:#808080; }


#ticker-specialoffers { 
width:175px;
height:250px;
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}
#ticker-specialoffers a { text-decoration:none; }
#ticker-specialoffers img { border: 2px solid #FFFFFF; }
.ticker-specialoffers { width:175px; height:250px; }
.ticker-specialoffers ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.ticker-specialoffers .thumbnail { float:left; width:175px; }
.ticker-specialoffers .info { float:right; width:175px; }
.ticker-specialoffers .info span.cat { display: block; font-size:10px; color:#808080; }


.clear { clear: both; }
