* { margin:0; padding:0; }

#newsticker-demo { 
/*width:310px; 
background:#EAF4F5; 
padding:5px 5px 0; 


margin:20px auto;*/
float:right;  float:right; width:231px;  text-align:left;  margin-top:5px; background-color:#efefef; font-size:12px; font-family:"Verdana"; height:183px;
}

#newsticker-demo a { text-decoration:none;  }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
/*text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
*/
float:left; width:232px; height:40px; background:url(../images/heart_news_heading.jpg) no-repeat;
}

.newsticker-jcarousellite { float:left; padding-left:5px; width:95%; height:110px;}
.newsticker-jcarousellite ul li{list-style:none;  display:block; padding-bottom:1px; margin-bottom:2px;}
.newsticker-jcarousellite .thumbnail { float:left; width:110px;  }
.newsticker-jcarousellite .info { 
/*float:right; width:190px; */ 
float:left; width:95%; color:#860909; font-size:13px; font-weight:bold; }
.newsticker-jcarousellite .info a { color:#094882;}
.newsticker-jcarousellite .info a:hover { color:#04335d;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:12px; color:#860909; font-weight:bold; }
.heart_news_more { float:left; width:95%; font-size:10px; font-weight:bold; text-align:right;  }
.heart_news_more a{ color:#920b0b; }
.clear { clear: both; }
