/*This CSS implements the features that IE doae not see correctly, and is adressed to non IE browsers.*/

div.blank
{
	height:25px;
}

div.blank2
{
	height:20px;
}

div.blank3
{
	height:33px;
}

div.blank4
{
	height:38px;
}


div.leftmenubuttons
{
	vertical-align: top;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 2px;
}

div.login
{
	padding-top: 1px;
	padding-bottom: 1px;
}

#ul
{
	padding-top: 5px;
}