table.header {
	float: right;
	height: 20px;
}

table.header tr {
	height: 20px;
}

table.header td.menuitem {
	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;
}
table.header_container td.logo {
	width:305px;
}
table.header_container td.menu {
	width:auto;
}
