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

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

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

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



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

#omades:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #omades {
	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 */

