/*====================================================================
' Reset
====================================================================*/
body {
	text-align: center;
}

.container {
	text-align: left;
}

* html .column {
	overflow-x: hidden;
}

* html legend {
	margin: -18px -8px 16px 0;
	padding: 0;
}

ol {
	margin-left: 2em;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

html>body p code {
	*white-space: normal;
}

hr {
	margin: -8px auto 11px;
}

.clearfix, .container {
	display: inline-block;
}

* html .clearfix, * html .container {
	height: 1%;
}
