.featureblock{
font-weight: normal;
	border: 1px solid #000000;
	margin-bottom: 5px;
	height: 300px;
	width: 475px;
	overflow: hidden;
}


.feature {
font-weight: normal;
	border: 1px solid #000000;
	margin-bottom: 5px;
	height: 325px;
	width: 475px;
	overflow: hidden;
}


.feature img {
	border-bottom: 1px solid #000000;
}
.feature .featarticle {
	padding: 10px;
	padding-top: 10px;
	position: absolute;
	z-index: 2;
	top: 197px;
	font-size: 100%;
	background-image: url(../Images/new/clearbg2.png);
	background-repeat: repeat-xy;
	background-position: top;
	width: 457px;
	height: 91px;
	overflow: hidden;
	
}
.feature .featarticle a {
	color: #000000;
	text-decoration: none;
}
.feature .featarticle a:visited {
	color: #000000;
	text-decoration: none;
}
.feature .featarticle a:hover {
	color: #000000;
	text-decoration: underline;
}

.feature .featarticle h1 {
	font-size: 140%;
	color: #000000;
	margin: 0px;
}


.feature .featarticle .date {
	font-size: 90%;
	font-style: italic;
	text-align: right;
	
}
.noborder {
	padding: 0px;
	margin: 0px;
}
.container .box .wrap .headlines {
	margin-right: 0px;
}