#dropdown {
    position: absolute;
    bottom:0px;
	width: 100%;
    left: 0px;
    background-color:#FFF;
    color: #444;
    font-family: Arial, sans-serif;
    font-size:.8em;
    border: 0px outset #DFF2FF;
    line-height:1.3em;
}

#dropdown .legendlabel {
	width: 65px;
	text-align: left;
	margin-left: 2px;
	}

#dropdown h1 {font-size:18px; margin:0 0 4px 0;}
#dropdown h2 {font-size:14px; margin:0 0 6px 0;}

#dropdown form {margin: 6px 4px 4px 0px;}

#dropdown p {margin: 0px 5px 5px 0px;
	padding-left: 5px;
	float: left;}

#dropdown table {
	padding:0;
}

#dropdown .innertable {
	margin:0px 0px 0px 0px	;
	float: left;
	width: 60%;
	padding: 0;}
	}
#dropdown tr {clear:both; float:center; height:12px; margin-left:10px;}
#dropdown td {
	float:left; 
	height:12px; 
	width:40px; 
	opacity: 0.9; 
	margin: 0px; 
	text-align: center; 
	font-size:10px;
	padding: 0;
	}
#dropdown .spacer-box {width: 20px; background-color:#FFF;}
#dropdown .segment0 {background-color:#FFF;}
#dropdown .segment1 {background-color:#BD0026;}
#dropdown .segment2 {background-color:#FD8D3C;}
#dropdown .segment3 {background-color:#EBE267;}
#dropdown .segment4 {background-color:#FFFF33;}
#dropdown .segment5 {background-color:#AE017E;}
#dropdown .segment6 {background-color:#7A0177;}

#dropdown .segment7 {background-color:#225EA8;}
#dropdown .segment8 {background-color:#253494;}
#dropdown .segment9 {background-color:#081D58;}
#dropdown .segment10 {background-color:#006d2c;}

#shading-sample {
	float:left; 
	height:12px; 
	width:12px; 
	opacity: 1; 
	margin-top: 1px; 
	text-align: center;
	font-size:10px;
	}

#legend {
	width:60%;
	float: left;
	margin-top: 5px;
}

#business{
	width:39%;
	float: right;
	margin-right: 1%;
}