BODY
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 80%;
}

IMG {border: 0;}

.error,.required {color:red;}
.hint {font-size: 70%;}
.success {color:green}

INPUT {	font-family: Verdana, Helvetica, Arial, Sans-Serif; }
TABLE { font-size: 100% }
TABLE TD.label 
{
	text-align: right;
	font-weight: bold;
	background-color: #EEF; 
	border-bottom: 1px solid #CCC;
}
TABLE TD.info {	border-bottom: 1px solid #CCC; }

TABLE.form { border: 0; }
TABLE.form TD { padding: 0.3em; }
TABLE.form TD { vertical-align: top; }
TABLE.form TD { line-height: 1.7em; }
TABLE.form TD DIV.setting { margin-bottom: 0.8em; }