body { margin:0; padding:0; }
*{ margin:0; padding:0; }

#newsticker-demo { 
width:310px; 
background:#8470FF; 
border:1px;
border-style:solid;
font-family:Arial;
font-size:12px;
padding:5px 5px 0; 
height:75px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title2 {
text-align:left;
font-size:14px;
font-weight:bold;
padding-bottom:5px;
color:#ffffff;
font-family:Times; 
}

#newsticker-demo .titles {
text-align:left;
font-size:14px;
font-weight:bold;
padding-bottom:5px;
width:260px;
}

.newsticker-jcarousellite { width:295px; background:#FFFFFF; height:42px;padding-top:3px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block;  margin-left:5px; width:290px;font-size:12px;height:42px;
font-weight:bold; }
.newsticker-jcarousellite ul li a{color:#6633ff;
}

.newsticker-jcarousellite ul li a:hover{color:#000000;
}


