#mainDiv
{
	margin: 19px;
	height: 403px;
}
#leftBox
{
	border: solid 1px;
	border-color: #000;
	width: 216px;
	height: 401px;
	float:left;
	display:block;
}
#leftBox1
{
	height: 360px;
}
#leftBox2
{
	height: 41px;
}
#centerDiv
{
	margin-left: 10px;
	margin-right: 10px;
	width: 435px;
	height: 403px;
	float:left;
	display:block;
}
#rightBox
{
	width: 216px;
	height: 402px;
	float:left;
	display:block;
}
#rightBox1
{
	height: 195px;
	border: solid 1px;
	border-color: #000;
}
#rightBox2
{
	height: 194px;
	margin-bottom:10px;
	border: solid 1px;
	border-color: #000;
}
#centerBox1
{
	height: 313px;
}
#centerBox2
{
	height: 88px;
	border: solid 1px;
	border-color: #000;
}
.inputField
{
	height:13px;
	width:120px;
	font-size: 10px;
	color: #000; 
}
