#component_left, #component_right {
	float: left;
}

#component_left {
	width: 490px;
	margin-right: 10px;
}
#component_right {
	width: 240px;
}
