/**
*	Clay Ant Creative News Section Stylesheet
*/

.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

* html .clearfix { height: 1%; }

.topspace { margin-top: 50px;}

#page .news {
	clear: both;
	background: url(dots.gif) repeat-x 0% 100%;
	padding: 0 0 10px 0;
}

#page .news h4 a {
	color: #56626E;
	text-decoration: none;
}

#page .news h4 a:hover {
	color: #56626E;
	text-decoration: underline;
}

#page .news h4 {
	color: #56626E;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
}

#page .news  p {
	color: #999999;
	font-size: 10px;
	line-height: 14px;
	float: right;
	width: 190px;
}

#page .news .nimg {
	background: url(news-img-holder.jpg) no-repeat 0% 0%;
	display: block;
	float: left;
	height: 50px;
	padding: 7px;
	width: 50px;
}

#page .news .nimg2 {
	display: block;
	float: left;
	height: 64px;
	width: 64px;
}

#page .news .nimg img { border: 5px solid #FFFFFF; }