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

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