/* PROPERTY DETAILS 2 SPECIFIC STYLES */	

	h2#h2_add_favourites {
		width:243px;
		background: #fff url("/images/h2/add_property_to_favourites.gif") top left no-repeat;
	}

	h2#h2_thank_you {
		width:243px;
		background: #fff url("/images/h2/booking_enquiry.gif") top left no-repeat;
	}

	* html h2#h2_add_favourites {
		height: 29px;
	}

	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;
	}
	
	div#links {
		margin:0 0 10px 0;
	}


/* FIXES */

	/* \*/
	u{content:"\"/*"}
	
	* html h2#h2_add_favourites {
		height: 0;
	}

