/* --------------------------------------------
OHANA Hotels and Resorts
IE Specific Screen Styles

author:	opus:creative / opuscreative.com
----------------------------------------------- */

body { position: relative; word-wrap: break-word; }


/* ---- [ lte ie6 ] ---- */

/* hasLayout */
* html #reswidget .dates .wrap, * html #nav li, * html #content, 
* html #promotes-inner, * html #footer { 
	zoom: 1;
	}

/* double margin bug */
* html #promotes .promote, * html #nav-local, * html #footer .phone, * html #footer .copyright, * html #main .col, * html #nav ul li,
* html #modal ul.thumbs li, * html #previous-hotels li, * html #nav li li {
	display: inline;
	} 
	
/* png */
* html img.thumb { background: none; padding: 0; }
