
h4 {
	width: 530px;
	height: 30px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

div.sports {
	float: right;
	width: 175px;
	height: 117px;
	padding: 0px 0px 0px 0px;
}

ul.news {
	float: left;
	width: 510px!important;
	width/**/: 530px;
	overflow: hidden;
	padding: 0px 10px 10px 10px;
}
ul.news li {
	float: left;
	width: 490px!important;
	width/**/: 510px;
	line-height: 1.5em;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 10px 8px 10px;
	background-image: url(../images/ic_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dashed #CDCDCD;
}
ul.news li a {
	color: #353535;
}
ul.news li a:link,ul.news li a:active,ul.news li a:visited {
	color: #353535;
}
ul.news li a:hover {
	color: #FF0000;
}