a.advSearch {text-decoration:none;}
a.advSearch:link {color: #108bb1; text-decoration: none;}
a.advSearch:visited {color: #108bb1; text-decoration: none;}
a.advSearch:hover {color: #108bb1; text-decoration: underline;}

#advSearchInstructions {
	font: normal bold 12px Verdana;
	color: #646260;
	margin-bottom: 0 0 0 8px
}

#advRegionSelect {
	width: 180px;
}

#advDestinationSelect {
	width: 180px;
	height: 100px;
}

#performSearchBtn {
    background-image: url('//d25ckoihpsjafc.cloudfront.net/rcievr-assets/img/ENG/btn_advsearch_sprite.gif');
    background-position: center top;
    cursor: pointer;
    height: 33px;
    width: 111px;		
}

#performSearchBtn.disabled {
  background-position: bottom;
  cursor: default;
}

#propNameSearchBtn,
#propIdSearchBtn
{
  cursor: pointer;
}