.articlesCategoryListing {
	float:left;
	width:100px;
}
.entry img{
	max-width:400px;
	height:auto;
	margin-top:0px;
}
.singleArticleHolder{
	margin-top:10px;
	width:400px;
	position:relative;
	left:183px;
	margin-bottom:20px;
}
.singleListHolder .updateUnderline{
	width:400px;

	margin-left:183px;
	
}
.singleTitle
{
margin-top:10px;
	
}

/*========= COMMENTS =========*/

h2.commentlist{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:12px;
	color:;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
margin-top:10px;
}
ol.commentlist li.alt{
	float:right;
	width:400px;
}
#commentform{
	width:400px;
	float:right;
}

.commentArticle ol.commentlist li{
	width:400px;
	float:right;
	border-bottom:1px solid #BFBD90;	
}
.commentNews ol.commentlist li{
	width:400px;
	float:right;
	border-bottom:1px solid #72C5D8;	
}

.linkToList{
	float:right;
	font: 11px Arial,Helvetica,Sans-Serif;
	margin-top:-3px;

}
small.commentmetadata a{
	padding:0px;
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#939598;
}
