/* PROPERTY DETAILS 2 SPECIFIC STYLES */	

	h2#h2_reserve_property {
		width:243px;
		background: #fff url("/images/h2/reserve_property.gif") top left no-repeat;
	}

	* html h2#h2_reserve_property {
		height: 29px;
	}

	h2#h2_email_property {
		width:243px;
		background: #fff url("/images/h2/email_property.gif") top left no-repeat;
	}

	* html h2#h2_email_property {
		height: 29px;
	}

	h2#h2_book_property {
		width:243px;
		background: #fff url("/images/h2/book_property.gif") top left no-repeat;
	}

	* html h2#h2_book_property {
		height: 29px;
	}

/* FORM */

	div#right_form form div.left {
		width:6em !important;
	}

	div#right_form form div.right {
		width:11em;
	}

	div#right_form form div.right input,
 	div#right_form form div.right select	{
		width:10em;
	}


/* FIXES */

	/* \*/
	u{content:"\"/*"}
	
	* html h2#h2_reserve_property {
		height: 0;
	}

