
/* --- Hacks Begin --- */
.Clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .Clearfix {height: 1%;}
/* End hide from IE-mac */



/* --- Hacks End --- */

.Spacer
{
	clear:both;
	font-size:0px;
}

a
{
	text-decoration:none;
	color:#3BBBE2;

}

a:hover
{
	text-decoration:underline;
}

img
{
	border:0px;
}