.th {border:none; text-align:right;}

.htmlFormsContainer {
}
.htmlFormsTable {
}
.htmlFormsTableColDescriptions {
        width           : 31.5em;
}
.htmlFormsTableColFields {
}
.htmlFormsTable th, .htmlFormsTable td {
    padding: 0.3em 0em 0.3em 0em;
    vertical-align: top;
}
.htmlFormsTable th {
    text-align: right;
    padding: 0.3em;
    border: none;
}
.htmlFormsTable td {
    text-align      : left;
}
.htmlFormsRequestedFieldInfoCell {
	padding-top: 1.5em;
	font-size: 0.8em;
	color: #999999;
}
.htmlFormsTableSubmitCell {
	padding-top: 1.5em;
}
.htmlFormsHeading{
	padding-top : 0.8em;
	color: #CC6600;
	font-size: 1.2em;
	font-weight: bold;
}
.htmlFormsErrorMsg {
	color: #FF0000;
}

