﻿* {margin:0;padding:0;}

.clearfix{	display: inline-table;/* Hides from IE-mac \*/	height: 1%;	display: block;/* End hide from IE-mac */} html>body .clearfix{	height: auto;} .clearfix:after{	content: "."; 	display: block; 	height: 0; 	clear: both; 	visibility: hidden;} 

a img
{
	border: 0px;
}

html
{
	overflow:-moz-scrollbars-vertical;
}

table td
{
    vertical-align: top;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}