body.drwatchlist div.bannerLeft
{
	background-color:#94996E;
}

body.drwatchlist div.pageContainer
{
        clear:both;
		padding-left:16px;
}

body.drwatchlist div.searchSection 
{
	height:auto;
}

body.drwatchlist div.searchSection div.textBoxIndex input
{
	float:left;
	margin-top:12px;
	margin-left:8px;
	height:15px;
	color:#666666;
	font-size:1em;
	padding-left:2px;
	padding-top:1px;
}

body.drwatchlist div.searchSection div.textBoxIndex#imgbutton input
{
	float:left;
	margin-top:11px;
	margin-left:4px;
	width:40px;
	height:20px;
}

body.drwatchlist div.searchSection h2
{
	padding-top:14px;
	font-weight:normal;
	clear:left;
}

body.drwatchlist div.searchSection p
{
	padding-top:14px;
	font-weight:normal;
	clear:both;
}

body.drwatchlist div.columnLeft
{
	width:705px;
	float:left;
	margin-top:10px;
}



body.drwatchlist div.columnLeft p
{
	color:#333333;
	padding-left:0px;
	padding-bottom:0px;
/*	width:400px;*/
}

body.drwatchlist div.columnLeft div.textBoxIndex input
{
	float:left;
	margin-top:12px;
	margin-left:8px;
	height:16px;
	color:#666666;
	font-size:1em;
	padding-left:5px;
}

body.drwatchlist div.columnLeft div.textBoxIndex img
{
	float:left;
	margin-top:13px;
	margin-left:6px;
	height:16px;
	color:#666666;
	font-size:1em;
	padding-left:10px;
}

body.drwatchlist div.columnLeft .instiSpace
{
	float:right;
}

body.drwatchlist .timeTable
{
	float:right;
	color:#333;
}

body.drwatchlist table.dataSection
{
	width:705px;
	border:solid 1px #CCCCCC;
	font-size:100%;
        margin-left:0px;
        padding-top:0px;
        padding-bottom:0px;
		margin-bottom:3px;
		float:left;
}

body.drwatchlist div.infoSection ul li a
{
	color:#333;
	text-decoration:none
}
body.drwatchlist div.infoSection ul li a:hover
{
	color:#101010;
	text-decoration:underline
}	

body.drwatchlist table.dataSection tr
{
	border-bottom:solid 1px #CCCCCC;
	height:20px;       
}

body.drwatchlist .dataSection th
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#333;
	padding-top:3px;
	text-align:center;
	vertical-align:top;
	background-color:#E7E7E7;
	border-bottom:solid 1px #CCCCCC;
}

body.drwatchlist .dataSection td 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	vertical-align:middle;
	border-bottom:solid 1px #CCCCCC;
	text-align:center;
}

body.drwatchlist tr.headerRow 
{
	height:20px;
	background:none;
}

body.drwatchlist .dataSection .drIssue
{
	width:170px;
	border-right:solid 1px #CCCCCC;
}

body.drwatchlist .dataSection th.drIssue 
{
	text-align:left;
	padding-left:5px;
}

body.drwatchlist .dataSection td.drIssue 
{
	text-align:left;
	padding-left:5px;	
}

body.drwatchlist .dataSection .drIssue a
{
	text-decoration:none;
	color:#333;
}

body.drwatchlist .dataSection .drIssue a:hover
{
	text-decoration:underline;
	color:#101010;
}

body.drwatchlist .dataSection .symbol
{
	width:70px;
	border-right:solid 1px #CCCCCC;
	text-align:center;
}

body.drwatchlist .dataSection td.symbol
{
	text-align:left;
	padding-left:5px;
}

body.drwatchlist .dataSection .symbol a
{
	text-decoration:none;
	color:#333;
}

body.drwatchlist .dataSection .symbol a:hover
{
	text-decoration:underline;
	color:#101010;
}


body.drwatchlist .dataSection .cusip
{
	width:70px;
	border-right:solid 1px #CCCCCC;
}

body.drwatchlist .dataSection .last
{
	width:70px;
	border-right:solid 1px #CCCCCC;
	border-left:solid 0px #CCCCCC;
}

body.drwatchlist .dataSection .change
{
	width:60px;
	border-right:solid 1px #CCCCCC;
	
}

body.drwatchlist td.change
{
	color:#409F10;
}

body.drwatchlist .dataSection .perChange
{
	width:60px;
	border-right:solid 1px #CCCCCC;
	
}

body.drwatchlist .dataSection td.perChange
{
	color:#409F10;
}

body.drwatchlist .dataSection .volume
{
	width:70px;
	border-right:solid 1px #CCCCCC;
}

body.drwatchlist .dataSection td.volume 
{
	text-align:right;
	padding-right:5px;
}

body.drwatchlist .dataSection .news
{
	width:45px;
	border-right:solid 1px #CCCCCC;
}

body.drwatchlist .dataSection .delete
{
	width:45px;
	border-right:solid 1px #CCCCCC;
}


body.drwatchlist div.infoSection 
{
	
	width:720px;
	float:left;	
	margin-left:2px;
}




body.drwatchlist div.dateSection
{
	float:left;
	font-weight:normal;
	width:150px;
	margin-left:0px;
	
}
body.drwatchlist  div.dateSection  li
{
 	background-image:url(../images/extrabullet.gif);
	background-position:0px 13px;
	background-repeat:no-repeat;
	padding:8px 0 14px 8px;
	font-weight:normal;
	width:150px;
	float:left;
}

body.drwatchlist  div.dateSection li a
{
	color:#333;
	text-decoration:none;
}

body.drwatchlist  div.dateSection li a:hover 
{
	color:#333;
	text-decoration:underline;
}


body.drwatchlist div.newsSection	
{	
	float:right;
	font-weight:normal;
	width:520px;
		
}

body.drwatchlist  div.newsSection li
{
 	padding:8px 0 0 0px;
	font-weight:normal;
	width:520px;
	float:right;
}


body.drwatchlist  div.newsSection a
{
	color:#333;
	text-decoration:none;
	
}

body.drwatchlist  div.newsSection a:hover
{
	color:#333;
	text-decoration:underline;
	
}				

body.drwatchlist div.infoSection1 
{
	float:left;
	font-size:1em;
	color:#333333;
	margin-left: 0px;
}	

body.drwatchlist div.infoSection1Data
{
	float:left;
	font-size:1em;
	color:#000000;
	margin-left: 2px;
}

body.drwatchlist table.dataSection td span.greencolor
{
	color:#2E9A00;
}

body.drwatchlist table.dataSection td.greencolor
{
	color:#2E9A00;
}


body.drwatchlist table.dataSection td span.redcolor
{
	color:##B60909;
}

body.drwatchlist table.dataSection td.redcolor
{
	color:#B60909;
}

body.drwatchlist table.dataSection td.bluecolor
{
	color:#8599A8;
}

body.drwatchlist table.mktwNextPrev
{
	width:705px;
}

body.drwatchlist .leftcol
{
	width:705px;
}

body.drwatchlist .leftcol a:href
{
	color:#101010;
	text-decoration:underline;
}

body.drwatchlist table.mktwNextPrev .instiSpace
{
	float:right;
}

body.drwatchlist table.mktwNextPrev .newsSection
{
	float:left;
}

body.drwatchlist table 
{
	float:left;
}

body.drwatchlist div.errorstyle
{
	float:left;
}

body.drwatchlist table.mktwNextPrev .newsSection a:hover
{
	color:#101010;
	text-decoration:underline;
}

body.drwatchlist table.mktwCopyright
{
	float:left;
	color:#333;
	margin-top:40px;
}

body.drwatchlist table.mktwCopyright a
{
    font-weight:bold;
	color:#333;
	text-decoration:none;
}
body.drwatchlist table.mktwCopyright a:hover
{
	font-weight:bold;
	color:#101010;
	text-decoration:underline;
}	




	
