* { margin:0; padding:0; }

#newsticker-demo {

width:180px; 

padding:60px 0px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:5px auto;
height:170px;
text-align:justify;
margin-left:20px;

z-index:1000;
}

#newsticker-demo a { text-decoration:none;
color:#000000;
text-align:center;
 }
#newsticker-demo img { border: 1px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:16px;


padding:5px;

border:#DFDFDF 1px solid ;
font-family:Verdana, Arial, Helvetica, sans-serif;

color:#954e10;
padding-left:5px;
font-weight:bold;
}
#newsticker-demo .title:hover{
background:#ccbc9f;

}



.newsticker-jcarousellite { width:200px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:13px;
z-index:1000; }
.newsticker-jcarousellite .thumbnail { float:left; width:200px;  }
.newsticker-jcarousellite .info { float:left;
width:200px;
overflow:hidden;
z-index:1000;

vertical-align:middle;
}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
.border
{
margin-top:33px;
border-bottom:solid  #E1CD59 1px;
}