body {
	margin: 0px;
}
#top_strip_banner{
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	background: #DFDFDF;
	height: 2px;
	width: 100%;
	margin-bottom: 10px;
}
#main_header_container {
	margin: 20px auto;
	height: 40px;
	width: 960px;
	display: block;
}
#main_header_logo {
	background-image:url("/euf/assets/images/20140708_ostk_logo.png");
	height: 42px;
	width: 184px;
	float: left;
}
#main_header_login {
	float: right;
}
#web_portal_container {
	clear: both;
	width: 960px;
	margin: 20px auto;
	margin-top: 40px;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
#header {
	margin: 0 auto;
	padding: 10px 0 0 0;
	height: 36px;
	width: 100%;
	background: #FFF;
	border-bottom: 1px solid #E7E8EA;
}
#header-top {
	margin: 0 auto;
	width: 960px;
	padding-top: 0px;
}
#logo {
	float: left;
	margin: 0;
}
a {
	text-decoration: none;
}
#tagline span, a {
	color: #626669;
}
#logo a {
	font-weight: bold;
	font-size: 24px;
}
a img {
	border: none;
}
#logo img {
	height: 28px;
	/* position: absolute; */
	/* left: 136px; */
	/* top: -51px; */
}
#tagline {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding: 0;
}
.page-title {
	color: #999;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
.seperator {
	line-height: 1px;
	overflow: hidden;
	height: 2px;
}