.fieldname {
	font-size: 90%;
	font-family: Geneva, Verdana, Arial, sans-serif;
}
.fieldbox {
	font: bold 90% Geneva, Verdana, Arial, sans-serif;
}
.formbox {
	background: #CCCCCC;
	margin-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 100px;
	border: solid #000000 1px;
}


/* BLI Signup Form styles */

select.session_date  {
	font-size: .85em;
}
option.select {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFCC;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.list  {
	padding-top: 5px;
	padding-bottom: 5px;
}
.item2 {
 	background: #FFFFCC;
}
