table.header {
	float: right;
	height: 20px;
}

table.header tr {
	height: 20px;
}

table.header td.menuitem {
	-white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	color: #333333; 
	font-family: Arial; 
	font-size: 11px;
}

table.header td.menuitem a {
	color: #333333; 
	font-family: Arial; 
	font-size: 11px;
	text-decoration: none;
}

table.header td.menuitem a:hover {
	color: #333333; 
	font-family: Arial; 
	font-size: 11px;
	text-decoration: underline;
}
