﻿* { margin:0; padding:0; }

#newsticker-demo { 
width:300px; 
background:#EAF4F5; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
height:308px;
text-align:left;
border:1px #D5E2FF solid;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:300px; height:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; height:30px;padding-bottom:10px; margin-bottom:10px; }
.newsticker-jcarousellite .thumbnail { float:left; width:150px; font-weight:bold; }
.newsticker-jcarousellite .info { float:left; width:300px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }


.clear { clear: both; }



* { margin:0; padding:0; }

#auto-demo { 
width:590px; 
background:#EAF4F5; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
height:140px;
text-align:left;
border:1px #D5E2FF solid;
}

#auto-demo a { text-decoration:none; }
#auto-demo img { border: 2px solid #FFFFFF; }

#auto-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.auto-jcarousellite { width:200px; height:200px; }
.auto-jcarousellite ul li{ list-style:none; display:block; height:auto;padding-bottom:5px; }
.auto-jcarousellite .thumbnail { float:left; width:100px; }
.auto-jcarousellite .info2 { float:right;width:200px;height:200px;}
.auto-jcarousellite .info2 span.cat { display: block; font-size:10px; color:#808080; }

.clear2 { clear: both; }

