* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
img {
	border:0;
}

/* float hack */

.clearfix{
	zoom: 100%;
}
.clearfix:after{
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/*\*/
* html .clearfix{
	height: 1em;
	overflow: visible;
}
/**/
