
#Main table.searchresults 
	{
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #003399;
	}
	
#Main th.searchresults
	{
	background-color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	}

#Main tr.searchresults
	{
	height: 20px;
	}
#Main td.resultnumber
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 100%;
	font-weight: normal;
	
	}
#Main td.articles
	{
	
	
	}
	
#Main td.rank
{
	background-position: center center;

}	
	
#Main h2.searchresults
	{
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #999;	
	}

#Main h3.articles	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #0066CC;
	
	}

#Main p.articles
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000;		
	}
#Main p.otherinfo
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	
	}
	
