#main
{
	padding-top: 5px;
}

#floatLayer
{
	background: #F89540;
	padding: 3px 0px;
}

#floatLayer td.maintext
{
	font: normal 12px Arial;
	padding: 2px;
}
#floatLayer td.progress
{
	font: normal 11px Arial;
	color: #fff;
}
#floatLayer input
{
	border: 1px solid #ccc;
}

div.dashed
{
	border-bottom: 1px solid #fff;
}

#oform
{
	margin: -220px 210px 0px 30px;
	border-right: 1px solid #ccc;
	
}

#oform td
{
	font: 11px Arial;
}

div.sechead
{
	margin-left: -15px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
}

div.desc
{
	font: 10px Arial;
}

div.desc2
{
	font: 12px italic;
}

