#content_left {
	width: 300px;
	float: left;
	margin-right: 20px;
}
#content_main {
	float: left;
	width: 478px;
}