#newsticker-demo { 
width:256px; 
background-color:transparent; 
padding:5px 0px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin-top:-3px;
height:256px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 0px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:0px;
}

.newsticker-jcarousellite { width:256px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }
.newsticker-jcarousellite .divprdcategory { float:left; width:256px;height:82px;margin:0 auto; padding:0;}
.newsticker-jcarousellite .divprdcategory .divbgprd { float:left; width:256px;height:82px;margin:0 auto; padding:0; background-image:url(../../Images/bgproducthome.png); margin-top:-82px;position:relative;z-index:1000;margin-left:0px;}

.newsticker-jcarousellite .divprdcategory .divbgtitle{ float:left; width:251px;height:auto;margin:0 auto; padding:0;position:relative; z-index:100;margin-top:-70px; text-align:left; font:bold 14px arial; color:#fff;padding-top:0px; margin-left:5px;}
.newsticker-jcarousellite .divprdcategory .divbgshowstext{ float:left; width:250px;height:auto;margin:0 auto; padding:0;position:relative; z-index:100;margin-top:-50px; text-align:left; font:normal 12px arial; color:#fff;padding-top:0px; margin-left:5px;}

.clear { clear: both; }
