#property_detail .nav {
	font-size:14px;
	width:100%;
	margin-top:-3px;
	/height:23px;
}

#property_detail .nav a {
	padding:0 25px;
	border-right:1px solid #BBB;
	font-size:inherit;
	/font-size:14px;
}

#property_detail .nav a.last {
	border:none;
}
#property_detail .nav span a {
	float:right;
	margin-top:-19px;
	/margin-top:-18px;
	/position:relative;
	/top:0;
	/left:11px;
	border:none;
	margin-left:-10px;
	padding-left:11px;
	padding-right:23px;
}
.navBar_curved_box_content {
	margin-top:7px;
}
#property_detail .contactLinks {
	width:380px;
	margin:15px auto;
}
#property_detail .contactLinks a {
	margin:0 25px 0 25px;
}

#property_detail ul#actions {
	clear:both;
	float:right;
}

#property_detail #overview {
	margin:0;
}
#property_detail #overview .title, #property_detail #overview .title a {
	font-size:18px;
}
#property_detail #overview .link a {
	font-size:15px;
	font-weight:bold;
}

#property_detail #overview #photo {
	float:left;
	width:460px;
	text-align:center;
}

#property_detail #overview #details {
	float:left;
	width:459px;
	margin-left:15px;
	/*min-height:250px;*/
}

#property_detail #overview #details #left {
	float:left;
	width:280px;
}

#property_detail #overview #details #right {
	float:right;
	width:175px;
	text-align:left;
}
#property_detail #overview #details #name {
}
#property_detail #overview #details #name div {
	font-size:12px;
	font-weight:normal;
}
#property_detail #overview #details #highlights {
	margin-top:10px;
	width:260px;
	text-align:left;
}
#property_detail #overview #details #highlights div {
	font-size:15px;
	font-weight:bold;
	/font-weight:normal;
}
#property_detail #overview #details #highlights ul {
	/padding-left:15px;
}
#property_detail #overview #details #highlights li {
	margin:4px 0 0;
	padding:0;
	list-style-type:disc;
}
#property_detail #overview #details #highlights table {
	margin-left:11px;
	width:100%;
}
#property_detail #overview #details #highlights table td {
	padding:3px;
	vertical-align:top;
}
#property_detail #overview #details #rates {
}
#property_detail #overview #details #rates #special_rate {
	float:right;
	margin-top:-25px;
	/margin:0;
	/position:relative;
	/top:-25px;
	/left:0px;
}
#property_detail #overview #details #rates #priceMatchGuarantee {
	padding-top:5px;
}

#property_detail #overview #details #rates #detail {
	white-space:nowrap;
}
#property_detail #overview #links {
	clear:both;
	padding-top:35px;
}
#property_detail #overview #reviewsLink {
	margin-top:15px;
	clear:both;
	float:left;
}
#property_detail #overview #morePhotos {
	float:left;
}
#property_detail #overview #favoritesToggle {
	margin:-36px 0 0 0;
	float:right;
}
#property_detail #overview #favoritesToggle.add {
	width:175px;
}
#property_detail #overview #favoritesToggle.remove {
	width:250px;
}
#property_detail #overview #favoritesToggle a {
	text-align:left;
	cursor:pointer;
}
#property_detail .favoritesLink {
	float:right;
	width:48px;
	height:48px;
	margin:5px 0 0 0;
	border:none;
}
#property_detail .favoritesLink a img {
	border:none;
}
#property_detail #overview #vendorPhone {
	font-size:14px;
	font-weight:bold;
	margin:5px auto 0 0;
	clear:both;
}
#property_detail #overview #contactLink a {
	margin:15px 0 0 0;
}
#property_detail table.photos {
	width:100%;
}
#property_detail table.photos td {
	width:460px;
	padding:3px 3px 20px 3px;
	text-align:center;
}

#property_detail table.section {
	width:100%;
}

#Features_and_Amenities_curved_box_content {
	width:100%;
}
#Features_and_Amenities_curved_box_content .tableOfLists li {
	list-style-type: none;
	padding:3px 0;
}
#Features_and_Amenities_curved_box_content .tableOfLists td {
	padding-right:20px;
	width:230px;
}
#Features_and_Amenities_curved_box_content .feature_cat {
	font-weight:bold;
}
#Features_and_Amenities_curved_box_content .feature_list {
	margin-bottom:10px;
}
#property_detail .review {
	margin-top:20px;
}
#property_detail .reviewTitle {
	margin-top:7px;
	font-weight:bold;
}
#contact_form_embedded {
	width:934px;
	height:535px;
}