#IMGeditFRAME {
	position: relative;
	left: 0;
	top: 0;
}
#IMGeditFRAME .img-btnedit {
	position: absolute;
	left: 0;
	top: 0;
}
#IMGeditFRAME .img-btnedit a:hover {
	position: absolute;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
#toolbar {
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background: #ffffff;
	border-bottom: 1px solid #b72025;
	text-align: left;
}
#toolbar ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#toolbar ul li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#toolbar ul li a {
	display: block;
	width: 1%;
	color: #003399;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 7px;
	padding-left: 5px;
	margin-top: 1px;
}
#toolbar ul li a:hover {
	padding-right: 7px;
	background: #6375D6;
	color: #ffffff;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.a8login-top {
	height: 22px;
	display: block;
	border: 1px solid #A4A4A4;
	background: url(/8/ed/toolbar-back.gif);
}
.a8login-bottom {
	height: 22px;
	border: 1px solid #A4A4A4;
	background: url(/8/ed/toolbar-back.gif);
	text-align: right;
}
.a8input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100px;
	height: 18px;
	border: 1px solid #c9c9c9;
}