#advSearchInstructions {
	font: bold 12px/normal Verdana; color: rgb(100, 98, 96); font-size-adjust: none; font-stretch: normal;
}
#advRegionSelect {
	width: 180px;
}
#advDestinationSelect {
	width: 180px; height: 100px;
}
#performSearchBtn {
	background-position: top; width: 111px; height: 33px; cursor: pointer; background-image: url("/img/btn_advsearch_sprite.gif");
}
.disabled#performSearchBtn {
	background-position: bottom; cursor: default;
}
