/*////////////////////////////////////////*/
/* BROWSER-SPECIFIC HACKS */
 
/*force IE5/Mac to clear floats*/
div.cs-caret-list,
div.cs-double-caret-list,
div.cs-flexi-gradient-blue,
div.cs-flexi-top-g-blue,
div.cs-flexi-gradient-sand,
div.cs-wrapper,
div.cs-container-col,
div.cs-first-head-flexi,
div.cs-orange-head {
	display:inline-table;
	}
/* Hide from IE5/Mac \*/
* html div.cs-caret-list,
* html div.cs-double-caret-list,
* html div.cs-flexi-gradient-blue,
* html div.cs-flexi-top-g-blue,
* html div.cs-flexi-gradient-sand,
* html div.cs-wrapper,
* html div.cs-container-col,
* html div.cs-first-head-flexi,
* html div.cs-orange-head{
	height:0;
	}
div.cs-caret-list,
div.cs-double-caret-list,
div.cs-flexi-gradient-blue,
div.cs-flexi-top-g-blue,
div.cs-flexi-gradient-sand,
div.cs-wrapper,
div.cs-container-col,
div.cs-first-head-flexi,
div.cs-orange-head  {
	display:block;
	}
/* End hide from IE5/Mac */

 
/*//   END OF BROWSER SPECIFIC HACKS   //*/

