#section-left {
	float: left;
	/*width: 506px;*/
	/*width: auto;*/
	width:705px;
	padding-right: 30px;
	/*border-right: 1px solid #CCCCCC;*/
	border-right:none;
 /*	background: #bdb; */
}

#section-right {
	float: left;
	width: 165px;
	/* background: #dbb; */
	margin-left: 30px;
}

