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

@import url("hb-latte-300/structure.css");
@import url("hb-latte-300/typography.css");
@import url("hb-latte-300/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 */
