﻿.dvRow
{
	width:600px;
	clear:both;
	float:left
}
.dvCellLeft
{
	width:150px;
	float:left;
	margin-bottom:2px;
}
.dvCellRight
{
	width:250px;
	float:left;
	margin-bottom:2px;
}
.textboxes
{
    border:solid 1px #878e98;
    font-family:Verdana, Sans-Serif;
    font-size:10px;
    height:15px;
    color:#003668;
}
.ddlsNormal
{
    border:solid 1px #878e98;
    font-family:Verdana, Sans-Serif;
    font-size:10px;
    height:18px;
    color:#003668;
}
.textarea
{
    border:solid 1px #878e98;
    font-family:Verdana, Sans-Serif;
    font-size:10px;
    color:#003668;
}
.FU
{
	border:solid 1px #878e98;
    font-family:Verdana, Sans-Serif;
    font-size:10px;
}
.dvCellLeft2
{
	width:250px;
	float:left;
	margin-bottom:2px;
}
.dvCellRightBig
{
	width:400px;
	float:left;
	margin-bottom:2px;
}