.news_frame_top{
	background-image: url(http://www.certisinsurance.com/images/footerline.gif);
	height:2px;
	padding-top: 22px;
	}
.news_iframe{
		border:1px solid #C9C9C9;
		min-height:184px;
		margin:0;
		margin-top: 0;
		background-color:#F1EDE2;
		padding: 0 20px;
	}
	
.news_iframe h3{
		
		font-family: Arial,Helvetica,sans-serif;
		font-size: 24px;
		font-weight: normal;
		margin: 0px 0 15px 0px;
		padding:20px 0 0;
		text-transform: uppercase;
		border:0px solid #000;
	}
.news_iframe h3 a{ 
		color: #B49759;
		text-decoration:none;
	}
.news_iframe h3 a:hover{
		text-decoration:underline;
	}
.clearboth:{clear:both;}