#wrapperjquery{position:absolute; width:526px;height:80px;}
		
		#menuwrapperjquery{ position:relative; height:80px;}
			#menujquery{position:absolute; bottom:0; padding-left:100px;}
				.menuitemjquery{ position:fixed relative; bottom:0px; display:inline-block; }
				
				
.leg legend { /* Text and background colour, blue on light gray */
color:#253569;
background-color:#ddd;
font-weight: 600;
text-align: left;
font-size: 13px;
border: 1px;
margin: auto;
width: 75%;
display: block;

}

.leg a {
font-size:11px; font-weight:bold; color:#666;
}

.leg li {
list-style-type:square;
margin-left:15px;
}
