/*******************
 * START COMMON.CSS
 */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
	clear: both;
    visibility: hidden;
}


/* Hides from IE-max \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
	display: block;
	overflow:visible !important;
}
/* End hide from IE-mac */

.clearfloat
{
	clear:both;
}


/*
 * END COMMON.CSS
 ****************/

