
div#relatedblock {
	margin-top: 10px;
}

div#relatedblock h2 {
	font-weight: bold;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
	color: #ffffff;
	background: #858585;
	font-family: proxima-nova, Helvetica, sans-serif;
}

.relateditem.article {
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 7px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.relateditem.news, .relateditem.blog {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.relateditem.oditem {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.relateditem.odd {
	background: #f8f8f8;
}

.relateditem.even {
	background: #ededed;
}

div.thumbimg {
	float: left;
	width: 65px;
}

div.relatedcategory {
	padding-left: 4px;
	margin-bottom: 10px;
}

div.relatedcategory p {
	margin: 0px;
}

img.relatedthumb {
	height: 60px;
	width: 60px;
	float: left;
	margin-bottom: 6px;
}

div.itemtxt {
	float: right;
	width: 430px;
}

p.excerpt {
	margin-bottom: 15px;
}

p.ondemandauthor {
	margin-left: 50px;
}

p.author {
	font-size: 1em !important;
	font-style: italic;
}