a.sh_btn_findRooms {
	background-image: url(/includes/sheraton/images/btn_findRooms_off.png);
	display: inline-block;
	width: 106px;
	text-indent: -10000px;
	height: 19px;
	text-align: left;
}

a.sh_btn_clearAll {
	background-image: url(/includes/sheraton/images/btn_clearAll_off.png);
	display: inline-block;
	width: 57px;
	text-indent: -10000px;
	height: 17px;
	position: relative;
	top: -2px;
	left: 33px;
	text-align: left;
}

a.sh_btn_bookNow {
	background-image: url(/includes/sheraton/images/btn_bookNow_off.png);
	display: inline-block;
	width: 79px;
	text-indent: -10000px;
	height: 19px;
	text-align: left;
}

a.sh_btn_checkAvailability {
	background-image: url(/includes/sheraton/images/btn_checkAvailability_off.png);
	display: inline-block;
	width: 172px;
	text-indent: -10000px;
	height: 20px;
	text-align: left;
}

a.sh_btn_search {
	background-image: url(/includes/sheraton/images/btn_search_off.png);
	display: inline-block;
	width: 69px;
	text-indent: -10000px;
	height: 19px;
	text-align: left;
}

a.sh_btn_search:hover {
	background-image: url(/includes/sheraton/images/btn_search_on.png);
}
