@charset "UTF-8";
/* CSS Document */


.propertyNavLinkBox {
	width: 250px;
	position: relative;
	float: left;
	left: -140px;
	z-index: 5;
	top: -7px;
}
* + html .propertyNavLinkBox {
	  padding-top: 9px;
	 height: 30px;
}
.propertyButtonBox {
	width: 101px;
	height: 34px;
	position: absolute;
	z-index: 2;
	left: 478px;
}