/*
Theme Name: Kiel Mortgage News
Theme URI: http://www.kielmortgage.com/news/
Description: Designed & developed by AdVentures Design
Author: AdVentures Design
*/

#news_feed {
	margin: 0;
	padding: 0;
	width: 350px;
	float: left;
}
#post {
	margin: 0 0 35px 0;
	padding: 0;
}
/*
#news_feed h2 {
	border-bottom: 1px dotted #BF976D;
}
*/
#archives {
	margin: 0 0 0 35px;
	padding: 0;
	width: 100px;
	float: left;
	font-size: 11px;
}

#IE6 #archives {
	margin: 0 0 0 10px;
	padding: 0;
	width: 100px;
	float: left;
	font-size: 11px;
}

img {
	behavior: url(http://www.kielmortgage.com/css/iepngfix.htc);
}