@charset "utf-8";
/*
	-------------------------------------------------------------
	css by fencl web design -- http://www.fenclwebdesign.com
	-------------------------------------------------------------
	main.css 6/24/2011
	-------------------------------------------------------------
*/


#news { padding:15px;}



.news_item {
	width: 872px;
	position: relative;
	margin-bottom: 12px;
}

.thebubble {width:250px; margin:0 0 6px;}

.theinfo {
	width: 872px;
	min-height: 140px;
	position: relative;
	border-top: solid 3px #ccc6c6;
}



.theinfo_big {
	margin: 0px 0 0 185px;
	font-size: 24px;
}

.theinfo_small {
	position: absolute;
	color: #2e4b67;
	font: bold 24px Arial, Helvetica, sans-serif;
}

.businesspic {
	position: relative;
	float:left;
	border: solid 3px #4d4d4d;
	z-index: 20;
}

.news_small { min-height: 70px !important; }

.readnews{ 
	margin-left:180px; 
	 
	
 	padding: 10px; 
	 
	 
	background-color:#ECECEC	
}