body {
	margin: 0 !important;
	width:auto !important;
}

#WSOD.standAlone{
	background:#fff;
	width:682px;
	margin:0 auto; /* container is centered for pages, but popup pages can be left-justified */
}
#WSOD.standAlone #main{
	width:100%;
}
#WSOD.standAlone #disclaimersContainer {
	width:100%;
}

#WSOD.standAlone div#header{
	border-bottom:1px solid #f5f2e8;
}

#WSOD.standAlone  div#header h1{
	float:left;
	background:url(/schwab/retail/resources/img/Logo.Schwab.gif) no-repeat 15px center;
	height:46px;
	width:131px;
}

#WSOD.standAlone  div#header a.close{
	float:right;
	font-size: 11px;
	line-height:46px;
	background:url(/schwab/retail/research/resources/img/Icon.close.gif) right no-repeat;
	padding-right:14px;
}

#WSOD.standAlone div#titlebar h2 {
	color:#434343;
	float:left;
	font-size:11pt;
	font-weight:bold;
	margin:3px 0;
	padding:2px 8px 0 10px;
}
#WSOD.standAlone div#titlebar h2 span.exchange{
	color:#666;
}

#WSOD.standAlone div#content{
	padding:11px 10px 0 10px;
}
