.content_left {
	float:left;
	width:410px;
	}

.content_right {
	display:block;
	float:left;
	margin-left:30px;
	width:190px;
	}