#left_box{
	float:left;
	width:180px;
	margin-bottom:20px;
}
#right_box{
	float:right;
	width:70%;
	margin-bottom:20px;
	padding:0 5%;
}
