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;
}

#maincontent 
{	
	float:left;
	margin:0pt;
	padding:2px 0px 0pt 15px;
	width:662px;
	padding-bottom: 30px;
}

#rightrail 
{
	display:table;
	float:right;
	margin:0pt 6px 0pt 0pt;
	padding:10px 0pt 0pt;
	width:301px;
}

.clearall
{
	clear: both;
}
.ad-seperator
{
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height:15px;
}

.options-title
{
	color:#F06822;
	font-size:165%;
	font-weight:bold;
	line-height:100%;
	margin: 10px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px solid #D6D6D6;
	width:637px;	
}

/* OPTIONS WIDGETS */

.options-widget
{
	width: 311px;
	height: 60px;
	border: solid 1px #EFEFEF;
	float: left;
	margin-bottom: 17px;
}

.options-widget .widgetTitleBar
{
	height: 16px;
	font-weight: bold;
	background:#EAEAEA url(../headerbkg8b.png) repeat-x scroll 0% 0%;
	padding:4px 0px 0px 5px;
}

.options-widget .widgetContent
{
	padding: 6px 0px 0px 6px;
}

/* chain widget */

#chainWidget
{
    margin-right: 20px;
}

#chainWidget .widgetContent input
{
	float: left;
	border:1px solid #666666;
	font-size:100%;
	height:16px;
	margin-right:4px;
	width:230px;
	color: #ACACAC;
}

#chainWidget .widgetContent input.focused
{
	color: #000000;
}


/* getting started widget */

#gettingStartedWidget .widgetContent ul
{
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#gettingStartedWidget .widgetContent ul li 
{
	margin-bottom: 5px;
}

#gettingStartedWidget .widgetContent ul li a
{
	margin-right: 5px;
}


/* OPTIONS HEADLINE COLUMNS */

.options-headlines
{
	margin-top: 20px;
	width: 647px;	
}

.options-headlines .titleBar
{	
	background:#EAEAEA url(../headerbkg8b.png) repeat-x scroll 0% 0%;
	height:24px;
	margin: 0px 0px 10px 0px;
	padding:4px 0px 0px 5px;
	line-height: normal;
	font-size: 140%;
	font-weight: bold;
}

.options-headlines .headlineContainer .headlineColumn
{
	float: left;
	width: 306px;
	margin-right: 17px;
}

.options-headlines .headlineItem 
{
	margin-bottom: 20px
}

.options-headlines .headlineItem a
{
	font-size: 140%;	
	font-weight: bold;
	line-height: 1.1em;
}

.options-headlines .headlineItem .author
{
	text-transform: uppercase;
	margin: 4px 0px;
	color: #666666;
}

.options-headlines .headlineItem .abstract
{
	line-height: normal;
}

.options-number
{
    text-align:right;
}

/* SCREENER */

.screenerDiv
{
    clear: both; 
    width: 647px;
}

.screenerTitleBar
{
    width:100%;
    background:#EAEAEA url(../headerbkg8b.png) repeat-x scroll 0% 0%;
	height:24px;
	margin-bottom:10px;
}

.screenerTitleBar span
{
    font-weight:bold;
    display:block;
    padding:6px 0 0 5px;
}

#screenerTable .screenerHeader td
{
    border-bottom:1px dotted black;
    font-size:9px;
}

#screenerTable td
{
    border-bottom:1px dotted #bbb;
    padding:4px 3px;
}

#screenerSelect
{
    width:250px;
    float:left;
}

#screenerInfo
{
    clear:both;
}

#screenerNumText
{
    padding:7px 0 0 0;
}

#screenerDate
{
    padding:8px 0 2px 0;
    color:Gray;
    float:right;
}

#screenerTable
{
    border-collapse:collapse;
    clear:both;
    width:646px;
    margin-bottom:20px;
}

#screenerLogo 
{
    float:right;
    width:164px;
}
#screenerLogo span
{
    float:left;
    font-size:9px;
    color:Gray;
    margin-top:7px;
}
#screenerLogo a
{    
    display:block;   
    float:right; 
    background-image:url(../optionetics-100x24.gif);
    width:100px;
    height:24px;    
}

.screenerSortCol
{
    background-color:#f4f4f4;
}

.screenHoverRow td
{
    background-color:#DFE6F8
}

.screenerCompany
{    
    white-space: nowrap;
}

#screenerError
{
    padding-top:20px;
    clear:both;
    color:Red;
}

.screenerUp
{
    color:#009900;
}

.screenerDown
{
    color:#ED1C24;
}

.screenerUnch
{
    color:Blue;
}

#optionsDisclaimer 
{
    clear:both;
    padding-top:20px;
    text-align:center;
    font-size:10px;
}