.headline {
	color: #4f0000;
	font: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

.newsBox_mid #readmore {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	/*border-top: 1px solid #999;*/
	display: block;
	background-image: url(/files/images/icon_readmore.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.newsBox_mid #readmore a:hover {
	text-decoration: none;
}

.content {
	float: left;
	width: 100%;
	margin-bottom:5px;
}

.ha_head {
	width: 660px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	
	float: left;
	clear: left;
	
	background-color: #fdb400;
	color: #4f0000;
	margin-top: 1px;
	padding-top: 6px;
	font-weight: bold;
}

.ha_line_dark {
	width: 660px;
	height: 20px;
	
	float: left;
	clear: left;
	
	background-color: #cee87f;
	color: #000;
	margin-top: 1px;
	padding-top: 4px;
}

.ha_line_light {
	width: 660px;
	height: 22px;
	
	float: left;
	clear: left;
	
	background-color: #daee9f;
	color: #000;
	margin-top: 1px;
	padding-top: 2px;
}

.ha_title {
	float: left;
	clear: none;
	width: 430px;
	margin-left: 10px;
	display: block;
}

.ha_date {
	float: left;
	clear: none;
	
	margin-left: 10px;
	width: 140px;
	display: block;
}

.ha_read {
	float: left;
	clear: none;
	
	width: 50px;
	display: block;
	text-align: center;
}

#pagination {
	float: left;
	clear: left;
	width: 660px;
	height:auto;
	margin-top: 5px;
}

#pagination a {	
	color: #9dd100;
	font-weight: bold;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	width: auto;
}

#pagination a.activeLink {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	width: auto;
	border-bottom: 2px solid #000;
}

#pagination .points {
	color: #9dd100;
	font-weight: bold;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	width: auto;
}

#pagination .positionize1 {
	width: 150px;
	margin-left: 270px;
	text-align: center;
}


#pagination .positionize2 {
	width: 160px;
	margin-left: 250px;
	text-align: center;
}


#pagination .positionize3 {
	width: 200px;
	margin-left: 230px;
	text-align: center;
}
