﻿body
{
    margin: 0px auto 0px auto; 
	padding: 0; background: #ebebeb url(http://i.mktw.net/mw3/Misc/mw_center_bkgd.gif) center top repeat-y;
	background-color: #ffffff;
	width: 990px;
	color: #000000;
	position:relative;
}

#PrimaryContentContainer
{
	width: 990px;
	height: 100%;
	position: relative;
	margin: 0px auto 0px;
	background-color: White;
	overflow:hidden;
}

div.hidden
{
    display:none;
    position:fixed;
    top: -500px;
    bottom: -500px;
}

#NotFound
{
	margin:40px 10px 10px 10px;
	font-size:100%;
	line-height:120%;
}

#NotFound b
{	
	line-height:200%;
}

#NotFound li
{
	margin:5px;
}

#SymbolEntryDiv
{
	margin-left:10px;
}

#changesymbol input {
	float: left;
	margin-right:10px;
	font-size:90%;
}
#changesymbol
{
	margin-bottom:20px;
}
