
/* --- 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 */

/* mac hide \*/
* html #Page {height:100%;}
/* end hide*/

/* --- Hacks End --- */

.Spacer
{
	clear:both;
	font-size:0px;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border:0px;
}