#newsticker1 {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	background-repeat:no-repeat;
	width:358px;
	height:292px;
	max-height:289px;
	*padding-top:-10px;
	*height:292px;
	padding:2px;
	border:2px solid #E3E3E3;
}
#newsticker a {
	text-decoration:none;
}
#newsticker img {
}
#newsticker .title {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.newsticker {
	
}
.newsticker ul li {
	list-style:none;
	display:block;
}
.newsticker .thumbnail {
}
.newsticker .info {
}
.newsticker .info a {
	display: block;
	font-size:10px;
	color:#808080;
}
.clear {
	clear: both;
}
.info strong {
	color:#008000;
}
