#listticker {


	height: 280px;


	overflow: hidden;


	padding: 0;


	background-color: transparent !important;


	margin-bottom: 0;


}





#listticker li {


	background-image: none;


	border: 0;


	margin: 0;


	padding: 0;


	list-style: none;


	height: 60px;


	padding: 5px;


	list-style: none;


}





#listticker a {


	color: #666666;


}





#listticker .news-title {


	display: block;


	font-weight: bold;


	margin-bottom: 4px;


	font-size: 14px;


}





#listticker .news-text {


	display: block;


	font-size: 11px;


	color: #666666;


}





#listticker img {


	float: left;


	margin-right: 14px;


	padding: 1px;


	border: solid 1px #DEDEDE !important;


	height: 54px;


	width: 54px;


}