#Left {
	width: 380px;
	float: left;
}

#Right {
	width: 460px;
	margin-left:390px;
}