.leftArea
{
	float: left;
	position: relative;
	width: 376px;
}
.rightArea
{
	float: right;
	position: relative;
	width: 376px;
}
