#newsticker-d0 {
float: left;
min-width: 800px;
min-width: 90%;

background: rgba(234, 244, 245, 0.06) none repeat scroll 0% 0%;
padding:10px;
font-family:Verdana,Arial,Sans-Serif;
font-size:1em;
margin:10px;
border: 2px dashed rgba(141, 151, 231, 0.2);
}

#newsticker-d0 a {
text-decoration:none;
color: #0261C0;
font-size: 1em;
}
#newsticker-d0 img { border: 2px solid #FFFFFF; }

#newsticker-d0 .title {
text-align:center;
font-size:1.1em;
font-weight:bold;
padding:5px;
}


#newsticker-d1 {
float: left;
width: 300px;
background: rgba(234, 244, 245, 0.06) none repeat scroll 0% 0%;
padding:10px;
font-family:Verdana,Arial,Sans-Serif;
font-size:1em;
margin:10px;
border: 2px dashed rgba(141, 151, 231, 0.2);
}

#newsticker-d1 a {
text-decoration:none;
color: #0261C0;
font-size: 1em;
}


#newsticker-d1 .title {
text-align:center;
font-size:1.1em;
font-weight:bold;
padding:5px;
}

#newsticker-d2 {
float: left;
width: 300px;
background: rgba(245, 235, 234, 0.17) none repeat scroll 0% 0%;
padding:10px;
font-family:Verdana,Arial,Sans-Serif;
font-size:1em;
margin:10px;
border: 2px dashed rgba(141, 151, 231, 0.2);
}

#newsticker-d2 a {
text-decoration:none;
color: #0261C0;
font-size: 1em;
}
#newsticker-d2 img { border: 2px solid #FFFFFF; }

#newsticker-d2 .title {
text-align:center;
font-size:1.1em;
font-weight:bold;
padding:5px;
}

#newsticker-d3 {
float: left;
width: 400px;
background: rgba(245, 235, 234, 0.17) none repeat scroll 0% 0%;
padding:10px;
font-family:Verdana,Arial,Sans-Serif;
font-size:1em;
margin:10px;
border: 2px dashed rgba(141, 151, 231, 0.2);
}

#newsticker-d3 a {
text-decoration:none;
color: #0261C0;
font-size: 1em;
}
#newsticker-d3 img { border: 2px solid #FFFFFF; }

#newsticker-d3 .title {
text-align:center;
font-size:1.1em;
font-weight:bold;
padding:5px;
}



.newsticker-jcarousellite1 { width:300px; }
.newsticker-jcarousellite1 ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }

.newsticker-jcarousellite2 { width:300px; }
.newsticker-jcarousellite2 ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }

.newsticker-jcarousellite3 { width:300px; }
.newsticker-jcarousellite3 ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom: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 { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
