#BackToSearch
	{ font-size:180%; font-weight:bold; color:#f79a24; text-align:left; line-height:22px;
	  padding:0px 0px 15px 11px; }
#BackToSearch img
	{ vertical-align:middle; }
	
#PropertyBox
	{ float:left; clear:both; width:620px; padding:0px 0px 0px 11px; }
/* {{{ */
	#PropertyTop
		{ float:left; clear:both; width:100%; }
	/* {{{ */
		#PropertyTop .left
			{ float:left; clear:left; width:338px; padding:0px 0px 5px; }
		#PropertyTop .left #MainImage
			{ float:left; clear:both; width:100%; height:224px; }
		#PropertyTop .left .thumbnails
			{ float:left; clear:both; width:323px; padding:8px 0px 5px 15px; }
		#PropertyTop .left .thumbnails .thumbnail
			{ float:left; width:72px; height:48px; margin:7px 7px 0px 0px; }
		#PropertyTop .left .thumbnails .thumbnail a
			{ display:block; width:100%; height:100%; }
		#PropertyTop .right
			{ float:left; width:262px; padding:0px 0px 0px 20px; text-align:right; }
		#PropertyTop .right .price
			{ float:right; clear:both; width:218px; height:32px; font-size:160%; font-weight:bold;
			  line-height:32px; color:#fff; padding:0px 5px 0px 0px;
			  background:transparent url(../img/bg-2gradient-orange.png) 0% 0% repeat-x; }
		#PropertyTop .right h2
			{ float:right; clear:both; width:100%; font-size:220%; text-align:right; padding:10px 0px;
			  color:#505E62; }
		#PropertyTop .right .location
			{ float:right; clear:both; width:100%; font-size:160%; margin:7px 0px; font-weight:bold; color:#505E62; }
		#PropertyTop .right .subtitle
			{ float:right; clear:both; width:100%; font-size:160%; margin:7px 0px 40px; font-weight:bold; color:#505E62; }
	/* }}}-#PropertyTop */
	#PropertyFeatures
		{ float:left; clear:both; width:100%; padding:10px 0px; }
	/* {{{ */
		#PropertyFeatures .top
			{ float:left; clear:both; width:100%; height:6px; font-size:0px;
			  background:transparent url(../img/box-key-features-top.png) 0% 0% no-repeat; }
		#PropertyFeatures .center
			{ float:left; clear:both; width:600px; padding:0px 10px;
			  background:transparent url(../img/box-key-features-bg.png) 0% 0% repeat-y; }
		#PropertyFeatures .center h4
			{ color:#f79a24; }
		#PropertyFeatures .center ul
			{ float:left; clear:both; padding:0px 0px 5px 20px; list-style-type:none; }
		#PropertyFeatures .center ul li
			{ float:left; width:270px; padding:0px 0px 0px 15px;
			  background:transparent url(../img/orange-bullet.png) 0% 4px no-repeat; }
		#PropertyFeatures .bottom
			{ float:left; clear:both; width:100%; height:6px; font-size:0px;
			  background:transparent url(../img/box-key-features-bottom.png) 0% 0% no-repeat; }
	/* }}}-#PropertyFeatures */
	#PropertyDescription
		{ float:left; clear:both; width:100%; padding:10px 0px; }
	#PropertyDescription h4
		{ color:#f79a24; }
	.requestMoreInformation
		{ text-align:right; }
/* }}}-#PropertyBox */

.addPropertyErrors
	{ float:left; clear:both; width:100%; padding:5px 0px; }
.addPropertyErrors p.error
	{ padding:0px; margin:4px 0px; color:#f00; }
.addPropertyForm
	{ float:left; clear:both; width:510px; text-align:left; }
/* {{{ */
	.addPropertyForm td
		{ vertical-align:top; }
	.addPropertyForm td.label
		{ width:200px; }
	.addPropertyForm label
		{ font-size:110%; font-weight:bold; line-height:20px; padding:0px; color:#505E62; }
	.addPropertyForm label em
		{ font-weight:normal; }
	.addPropertyForm input
		{ width:335px; height:18px; font-size:110%; line-height:16px; margin:3px 0px;
		  border:1px solid #ececec; }
	.addPropertyForm input.fileUpload
		{ width:335px; height:22px; font-size:110%; line-height:16px; margin:3px 0px;
		  border:1px solid #ececec; }
	.addPropertyForm input.submit
		{ width:102px; height:25px; line-height:25px; border:none; color:#fff;
		  font-size:120%; font-weight:bold;
		  background:transparent url(../img/btn-submit-gray.png) 0% 0% repeat-x; }
	.addPropertyForm select
		{ width:335px; height:18px; font-size:110%; line-height:16px;
		  border:1px solid #ececec; }
	.addPropertyForm select option
		{ font-size:100%; }
	.addPropertyForm textarea
		{ width:335px; height:100px; font-size:110%; line-height:16px;
		  border:1px solid #ececec; }
/* }}}-/addPropertyForm */