.content_div {
	width: 550px;
	float: left; 
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 0px 35px;
	padding-bottom: 4px;
	border-bottom:0px;
}

* html .content_div {
	margin: 0px 0px 0px 17px;

}
