* {
	margin: 0;
	padding: 0;
	text-align: left;
}
html {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 100.01%;
}
body {
	margin: 0;
	min-height: 101%;
}
img {
	border: 0;
}
fieldset {
	border: 0 solid;
}
ul {
	list-style-position: inside;
	list-style: none;
}
table {
	font-size: 1em;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

* html .gainlayout {
	line-height: 100%;
}
/* */

th.center, td.center {
	text-align: center;
}
