.toolbar_button_MouseOver {
	border:1px solid #08246B;
	background: #B5CDE8/*#B5BACE*/;
	width: 48px;
	height: 22px;
	text-align: center;
	overflow: visible;
	cursor: default;
}

.toolbar_button {
	width: 48px;
	height: 22px;
	border:1px dashed #EEEEEE;
	text-align: center;
	overflow: auto;
}

.toolbar_button_text {
	width: 48px;
	height: 50px;
	border:1px solid #EEEEEE;
	text-align: center;
	overflow: auto;
}

.toolbar_split {
	width: 10px;
	border: none;
	text-align: center;
	vertical-align: middle;
}

.toolbar_separator {
	width: 1px;
	height: 100%;
	background: #DCDCDC;
}

.toolbar {
	Height: 35px;
	cursor: default;
	border: 0px;
	background: none;
}

