* { margin:0; padding:0; }

#newsticker-demo { 
width:300px; 
padding:5px 5px 0; 
background:url(images/bg.jpg) no-repeat;
height:150px;
overflow:hidden;
position:absolute;
}

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

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

.newsticker-jcarousellite { width:300px; }
.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 { width:300px;}
.newsticker-jcarousellite .info span.cat { display: block; color:#808080; }

.clear { clear: both; }

#newsticker-demo a {
 color:#333333;
 font-weight:bold;
 text-decoration:none
}

a{
  text-decoration:underline;
}

a:hover{
  color:black;
  text-decoration:underline;
}

#newsticker-demo a:hover {
 color:#999999;
}


.front-page #xyzListItem0 h1{
  font-size:12px;
  color:#60655A;
 
}


#xyzListItem0 h2 {
color: #444;
font-size: 14px;
margin: 0px 0px 0px;
}
