@charset "UTF-8";
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* -------------------------- Hacks CSS - Styles to correct various bugs -------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------ */

.content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .content {
	height: 1%;
}
/* End Hide from IE-mac */

#sponsors:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #sponsors {
	height: 1%;
}
/* End Hide from IE-mac */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
/* End Hide from IE-mac */


#sponsors2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #sponsors2 {
	height: 1%;
}
/* End Hide from IE-mac */

#sponsors3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #sponsors3 {
	height: 1%;
}
/* End Hide from IE-mac */
