
#newsticker-demo { 
width:100%; 
background:#1d5e96; 
/*background-image:url(../images/parten.png);
background-repeat:repeat;*/
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
text-align:left;
padding:10px;

}

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

#newsticker-demo .title {
text-align:left;
font-size:18px;
font-weight:bold;
padding:10px;
background-color:#000000;
color:#FFFFFF;
margin-bottom:5px;
}

.newsticker-jcarousellite { width:100%; }
.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:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; margin-top:20px;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#e2e2e2; }
.newsticker-jcarousellite .info span.readmore { display: block; font-size:12px; color:#e2e2e2; text-align:right; }

.view_more{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
padding:5px;
text-decoration:none;
}
.view_more a:link
{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
padding:5px;
text-decoration:none;
}
.view_more a:visited
 {
font-family:Arial, Helvetica, sans-serif;
color:#fff;
padding:5px;
text-decoration:none;
}
.view_more a:hover
{
color:#000;
text-decoration:none;

}
.view_more a:active
{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
padding:5px;
text-decoration:none;
}