.saetoolbar {
	position: absolute;
	left: 9px;
	top: 10px;
	padding: 1px;
}

.saetoolbar .buttons {
	background-color: #e5e5f5;
	border-left: 3px solid #848;
	padding: 0px 5px 0px 5px;
}

.saetoolbar img {
	border: 0px solid green;
}

.saetoolbar a:hover {
	background-color: transparent;
	border-bottom: 3px solid #848;
}

#toolbaroff {
	display: none;
	top: 18px;
}

