* { margin:0; padding:0; }



#newsticker-demo { 

width:auto; 

background:#EAF4F5; 

padding:5px 5px 0; 

font-family:Verdana,Arial,Sans-Serif;

font-size:12px;

margin:20px auto;

}



#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;

}



.newsticker-jcarousellite { width: auto }

.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; min-height:60px; }

.newsticker-jcarousellite .news-txt { float: left;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 80%;

    height: auto;

    line-height: 20px;

    padding-left: 4%;

    text-align: justify;

    width: 85%;}

.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }



.clear { clear: both; }

.date{    background-color:#680904;

    color: rgb(255, 255, 255);

    float: left;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 20px;

    font-weight: bold;

    height: 30px;

    line-height: 30px;

    text-align: center;

    width: 42px;}

	

	.month{background-color: rgb(0, 0, 0);

    color: rgb(255, 255, 255);

    float: left;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 14px;

    font-weight: bold;

    height: 22px;

    line-height: 22px;

    text-align: center;

    width: 42px;}

	

	.news-img {

    background: url("../img/skin/bg-calender.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

    

    height: 35px;

    width:11%; float:left

}



