﻿body
{
}

.leftInputDiv
{
	float:left;
	width:50%;
}
.rightInputDiv
{
	float:right;
	width:50%;
}
