.ilPost {
	width: 385px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 90px;
	margin-top: 5px;
	margin-right:5px;
}
.ilPost_thumbnail {
	margin-top: 2px;
	width:80px;
	height:80px;
	float:left;
}

.ilPost_text {
	margin-left: 5px;
	float:left;
	width:255px;
	height: 90px;
}
.ilPost_text_title {
	font-family: Arial, Tahoma;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-top: 14px;
}

.iLPost_text_pre {
	margin-bottom: 10px;
	width: auto;
	overflow:hidden;
}
.ilPost_text_btn {
		height:10px;
}
.ilPost_text_btn a:link{
	font-size: 10px;
	color: #CD2026;
	margin:0px;
	padding:0px;
	
}
.ilPost_text_btn a:visited{
	font-size: 10px;	
	color: #CD2026;
	margin:0px;
	padding:0px;
}
.ilPost_text_btn a:hover{
	font-size:10px;
	color: #CD2026;
	/*font-weight:bold;*/
	margin:0px;
	padding:0px;
}

.iL_text_btn a:hover {
	font-weight:bold;
}

#contentIlResults {
	float: left;
	width: 780px;
}
#bottom-il-search-bar {
	margin-top:0px;
	;
}
