#contents{ float:left; overflow:hidden; padding:5px 0px 0px 0px; margin:0px 0px 0px 0px; _margin-left: -10px; width: 800px;}

html > body #contents { *float: left; *width: 800px; }

#contents .heading1 {
	float:left; overflow:hidden; padding:10px 0px 0px 0px; margin:0px 0px 0px 10px; font-size:18px; color:#BA2B04; text-transform:uppercase; 
	border-bottom: 2px dotted #68874C; width: 820px;
}

#contents #linkContents{ 
	width:820px; 
	float:left; 
	padding-bottom: 5px; 
	padding-bottom:10px; 
}

#linkContainer{
	width:400px;
	border:0px solid red;float:left;
}

#linkimageContainer{
	width:80px;
	border:0px solid black;float:left;
}

#linkimageContainer img{
	padding:4px;
	border:1px solid dotted #68874c;
	/*background-color:#262626;*/
	margin-top:0px;
	margin-bottom:10px;
	margin-left:25px;
}

#linkContainer #linkimageContainer .resources_excerpt .post_head{
	clear:none;
	border-bottom:none;
	padding-top:0px;
	margin-left:0px;
	border:0px solid black;
}

.resources_excerpt .entry{
	float:left;
	margin: 0px 0 0px 40px;
	width:250px;
}
.resources_excerpt .entry p{ 
	font-size:11px;
	padding-top:10px;
	text-align:justify;
}

.alignleft{
	position:relative;
	top:9px;
	border:0px;
}

.post_head h2{
	font-size:15px !important;
}

.post_head h2 a{
	font-size:15px !important;text-decoration:none;color:#BA2B04;
}

.post_head h2 a:hover{
	font-size:15px !important;text-decoration:underline; color:#BA2B04;
}

.post_head{
	border-bottom: 1px solid #585858;
	padding:0px 0px 6px 0px;
	clear:both;
}