/* 
Title:     Fixes for ie/win
*/

/* Hides from IE/mac \*/

* html #slider_controls {
	margin-left: 15px;
	}
* html #slider {
	margin-right: 15px;
	}	
* html #nav li a {
	background: #C9B873
	}
* html .text {
	width: 668px;
	height: 550px;
	}
* html #nav {
	width: 490px;
	margin-right:2px;
	}
* html #header {
	height:124px;
	}
* html #main, * html #footer, * html #header  {
	margin-left:10px;
	}
* html #property_info, * html #property_info table {
	width:226px;
	}
* html #content {
	margin-left: 6px;
	height: 550px;
	}
* html #property {
	width: 644px;
	}
* html .booking legend { 
	margin: 0 -8px; /* IE Win */
	}
* html legend {
	margin-left: -4px;
	}
* html dl.property_info {
	height: 1%;
	margin-left:9px;
	}
* html dl.property_info dd, * html dl.property_info dd table {
	width: 224px;
	}
* html dl.property_info dt p {
	width: 632px;
	}
* html #header p {
	left: 606px;
	}
* html blockquote {
	width:194px;
	}
	
	


/* End hide from IE/mac */
