
.floatLeft
{float:left;}
.floatRight
{float:right;}
.floatNone
{float:none;}
.textLeft
{text-align:left;}
.hide
{display:none;}
ul, li
{list-style:none;}
div.clear
{clear: both;display: block;font-size: 0;line-height: 0px;overflow: hidden;height: 0;visibility: hidden;}
h1,h2,h3,h4,p,div
{padding:0px;margin:0px;}

.spacerBottom2
{margin-bottom:2px;}
.spacerBottom5
{margin-bottom:5px;}
.spacerBottom10
{margin-bottom:10px;}
.spacerBottom15
{margin-bottom:15px;}
.spacerBottom20
{margin-bottom:20px;}
.spacerBottom25
{margin-bottom:25px;}
.spacer
{height:5px;display:block;}

.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 */