#header
{
	background-image: none;
	width: 750px;
}

.actuator
{
	height: 10px;
	color: black;
	padding-bottom: 2px;
}
.actuator-over
{
	height: 10px;
	color: #336699;
	background-color: #CCC;
	padding-bottom: 2px;
}
.actuator img, .actuator-over img
{
	visibility: hidden;
	margin: 0px;
}
#actuator0, #actuator1, #actuator2
{
	color: Black;
	border-right: solid 1px black;
}
#actuator3
{
	color: Black;
	border-right-width: 0;
}
#header #message
{
	visibility: hidden;
}
.menu
{
}
