#newsticker-demo { 
width:500px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;float:left;
}

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


.newsticker-jcarousellite { width:500px;  position:relative; float:left; margin:10px 0px 0px 5px; }
.newsticker-jcarousellite ul li{ list-style:none; display:table; padding-bottom:0px; margin-bottom:0px; float:right; width:165px;   }
.newsticker-jcarousellite ul li img { width:163px; height:111px; }
.newsticker-jcarousellite .info{ width:140px; font:bold 14px "Times New Roman", Times, serif; text-align:center; line-height:90%;}
.newsticker-jcarousellite .info a { color:#FFFFFF;}
.newsticker-jcarousellite .info a:hover { background-color:#CC9900;}

.vblock
{
background:url(images/bg.jpg) repeat-x center center;
width:635px;
display:inline-table;
clear:both;
margin-top:10px;
position:relative;
}

.vblock .img
{float:right; display:table;
} 


