.highlight {
	background-color:#ffff00;
}
.form_td_L {
	vertical-align:top;
	padding:4px 6px 4px 0px;
}
.form_td_R {
	vertical-align:top;
	padding:4px 0px 4px 0px;
}
.form_input {
	width: 190px;
	height: 22px;
}
.form_textarea {
	width: 190px;
	height: 60px;
}
.checklist_L {
	vertical-align:top;
	padding:0px 8px 4px 0px;
}
.checklist_R {
	vertical-align:top;
	padding:4px 0px 4px 0px;
}
.button_smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	background: url(../images/bg_b2_M.gif) repeat-x top;
	overflow: visible;
}


