
.legal
{
position: fixed;
right:0px;
bottom:0px;
clear: none;
}
#nav LI {
	width: 300px;
}

#nav LI {
	*width: 300px;
}
.legal
{
*position: fixed;
*right:0px;
*bottom:0px;
*clear: none;
}
