body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.logo {display: none;}
.header {left: 0px; top: 0px; font-weight:bold;}
.header h1 {font-size: 18px;}
.login {display: none;}
.container {top: 30px; left: 0px; margin:0px;padding:0px;width:90%}
.content {width: 100%;padding: 0px;}
.menulist {display: none;}
.content h1 {font-size: 14px;}
.content h2 {font-size: 12px;}
.youarehere {padding-bottom: 5px;}
.footer img {display:none;}
.footer {font-size: 9px;}
.footer a {display: none;}
a {color: #0000FF;}
table.unitinfotable {
    margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
table.unitinfotable td {
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	width: 33%;
}
table.unitinfotable .noline {
	border-right: none;
}

table.unitinfotable td table td {
    border-right: none;
	width: auto;
}

