* {
	font-size: 12px;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}
html, body {
	line-height: 1
}
hr {
	display: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ''
}
blockquote, q {
	quotes: "" ""
}
ul {
	list-style-type: none
}
ol {
	list-style-type: decimal
}
ol {
	margin: 0 0 0 20px
}
.clear {
	clear:both
}
html {
	overflow: -moz-scrollbars-vertical;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

