/* CSS Document */
.frmSearchHorz select, input {
	font-size: .9em;
}

.frmSearchVert {
	padding: 0;
	margin: 0;
}

.frmSearchVert select {
	font-size: .9em;
	width: 90%;
	clear: both;
	margin-bottom: 10px;
}

.frmSearchVert select {
	font-size: .9em;
	clear: both;
	margin-bottom: 10px;
}

.borderLeftBlue {
	padding-left: 15px;
	border-left: 1px solid #003667;
}

.searchResultTop {
	padding-bottom: 1em;
	border-top: 1px solid #E6CFB3;
	padding-top: 1em;
}