#carouselnews-container { 
	width:100%; 
	background:#FFF; 
	padding:0px 0px 0; 
	font-family:tahoma;
	font-size:15px;
	margin:0px auto;
	border: 0px solid #333;
	text-align:justify;
}
#carouselnews-container a {
	font-family: BNazanin, Arial, Helvetica, sans-serif;
	font-size:18px;
}
#carouselnews-container a.prev, #carouselnews-container a.next {
    display: block;
    width: 26px;
    height: 30px;
    line-height: 1;
    background-color: #333333;
    color: ghostwhite;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 25px;
    border-radius: 8px;
    float: left;
}
#carouselnews-container a.prev {
	margin: 0 5px 0 0;
	background-image:url(../../images/admin/s_asc.png); background-repeat:no-repeat; background-position:center;
}
#carouselnews-container a.next {
	margin: 0 0 0 5px;
	background-image:url(../../images/admin/s_desc.png); background-repeat:no-repeat; background-position:center;
}
#carouselnews-container a.prev:hover, #carouselnews-container a.next:hover {
	background-color: #666666;
}
#carouselnews-container img { 
	border: 1px solid #FFFFFF; 
}
#carouselnews-container .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}
.carouselnews { 
	width:110%; 
}
.carouselnews ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:1px}
.carouselnews .thumbnail { float:left; width:60px; }
.carouselnews .info { float:right; width:330px; }
.carouselnews .info span.cat { display: block; font-size:10px; color:#808080; }
.clear { clear: both; }
#newsticker-demo .newsticker-jcarousellite {
    border: 1px solid #bababa;
    border-radius: 10px;
    background-color: ghostwhite;
    float: left;
    padding-left: 10px;
}
    #newsticker-demo .newsticker-jcarousellite>ul>li>img {
        width: 250px;
        height: 118px;
        vertical-align:middle;
        margin: 10px 10px 10px 0;
        border-radius: 5px;
    }










#newsticker-demo2 { 
width:100%; 
background:#FFF; 
padding:0px 0px 0; 
font-family:tahoma;
font-size:12px;
margin:0px auto;
border: 0px solid #333;
text-align:justify;
}

#newsticker-demo2 a { text-decoration:none;font-size:10px; }
#newsticker-demo2 img { border: 2px solid #FFFFFF; }

#newsticker-demo2 .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}
.newsticker-jcarousellite2 { width:100%; }
.newsticker-jcarousellite2 ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:1px}
.newsticker-jcarousellite2 .thumbnail { float:left; width:60px; }
.newsticker-jcarousellite2 .info { float:right; width:490px; font-size:2px;}
.newsticker-jcarousellite2 .info a {text-decoration:none;font-size:10px;}
.newsticker-jcarousellite2 .info span.cat { display: block; font-size:10px; color:#808080; }
.clear { clear: both; }
