table {
	font-family: verdana;
	font-size:  9pt;;
}
div.header {
}
div.logo {
	float: left;
}
div.spacer {
	clear: both;
}
div.container {
	background-image: url('../gfx/topbar_bg.jpg');
	background-repeat: repeat-x;
	height: 88px;
	width: 100%;
}
div.container2 {
	background-image: url('../gfx/rest_bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}

div.float {
	float: right;
	cursor: pointer;
}
