* { margin:0; padding:0; }

#newsticker-demo { 
width:310px; 
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;
}

.news-contents { width:300px; }
.news-contents ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;color: #6a6a6a;height: 60px;}

.clear { clear: both; }


/*width: 100%;
height: 60px !important;
color: #6a6a6a;
position: absolute;
z-index: 999;
border-bottom: 1px dashed #6a6a6a;
padding: 5px;*/