#a8 a,
#a8 a:visited {
	color:#333;
	text-decoration: none;
	font-size:11px;
	padding:4px;
}
#a8 a:hover, #a8 a.item:hover {
	border:1px solid #cccccc;
	padding:3px;
	padding-bottom:3px;
	color:#666;
	background-color:#f0f0f0;
}
#a8 {

	border-bottom:2px solid #b72025;
	width: 100%;
	margin-bottom:0px;
}
div#a8 {
}
#a8 table {
	width: 100%;
	border: none;
}
#a8 table td {
	padding: 0px;
}
#a8 table td.logo {
	text-align: right;
	padding:0px;
	padding-right:0px;
}
#a8 table td.admin-logo a,
#a8 table td.admin-logo a:visited ,
#a8 table td.admin-logo a:hover {
	border:0px;
	padding:0px;
	margin:0px;
}
#a8 table td.version {
	padding: 0;
	background-color:white;
	border-top: 2px solid #666;
	text-align: right;
}
#a8 table td.version div {
	min-height: 11px;
	display: inline;
	color: White;
	background-color: #b72025;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/8/images/banner/leftcorner.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 8px 2px 8px;
}
td.admin-logo {
	width:100px;
}
td.admin-logout {
	width:86px;
	text-align:right;
}
div.logout-div {
	float:right;
}
