/* 
 * Hotelbot Latte 467
 * /css/hotel-bots/hb-latte-467.css
 * @contributers Franklin Clark
 * @updated 05/26/2009
 */

@import url("hb-latte-467/structure.css");
@import url("hb-latte-467/typography.css");
@import url("hb-latte-467/theme.css");

/* Browser Fixes
--------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

