.frmLabel
{
	float:left;
}

.ctrlMsgRed
{
	color:Red;
	display:block;
	clear:both;
}
.ctrlMsgGreen
{
	color:Green;
	display:block;
	clear:both;
}
.frmfld
{
	display:block;
	clear:both;
	width:inherit;
}
.frmButton
{
	float:right;
	width:inherit;
}
.lbt
{
	border:solid 1px #CCCCCC;
	color:#666666;
	font-size:12px;
	font-family:Arial;
}
.ibedit
{
    height:16px;
    width:16px;
    padding:3px 3px 3px 3px;
} 