#masthead div.login { 
	position: absolute; 
	top: 8px; right: 0px; 
	text-align: right;
	font-size: 1em; line-height: 1.5em;
	}
#masthead div.login em {
	font-style: normal;
	font-weight: bold;
	color: #6A8737;
	}
#masthead div.login a {
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	}
#masthead div.login a:hover {
	color: #6A8737;
	text-decoration: underline;
	}
#masthead div.login img {
	padding-top: 3px; 
	}
#masthead div.searchbox { 
	top: 32px; right: 0px; 
	}

#masthead ul.nav li {
	padding: 0 7px;
	}

ul.sectnav ul { 
	padding-left: 20px;
	}

.qlink a { color: #333; font-weight: bold; }

table.marketlist { border-width: 1px; }
table.marketlist td, table.marketlist th { border: 0; } 
table.marketlist td { color: #000; border-top: 1px solid #ddd; }
table.marketlist td.cen, table.marketlist th.cen { text-align: center; }
table.marketlist td.a { color: green; }
table.marketlist td.p { color: #c00; }
table.marketlist td.f { color: #666; }
