﻿#LeftContent {
	width: 375px;
	float: left;
}
#RightContent {
	width: 250px;
	float: right;
}

