
/* step 1 classes */
DIV#step1 {
	margin: 0;
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 5px 3px;
	font-size: 8pt;
}

DIV#step1 H4 {
	font-weight: normal;
	margin: 4px 0 2px;
}

DIV#step1 DIV#step1Location {
}

DIV#step1 DIV#step1DateIn {
}

DIV#step1 DIV#step1DateOut {
}

DIV#step1 FORM SELECT {
	font-size: 10px;
}

DIV#step1 FORM INPUT {
	margin-top: 5px;
}

DIV#step1 IMG {
	vertical-align: text-bottom;
	margin: 0 0 0 4px;
}

/* END step 1 classes */
