* {
	font-family: arial, helvetica, tahoma, sans-serif;
}

.abi-header {
	background-color: #628db6;
	height: 80px; /*border-bottom: 1px solid #9999cc*/
}

.abi-header-logo {
	background: url("i/logo2.jpg") no-repeat;
	height: 80px
}

.installLink {
	color: white;
	text-decoration: none;
	text-shadow: 2px 2px 2px #2d5a84;
}

.installLink:hover {
	text-decoration: underline;
}

.abi-header-configName {
    position: absolute;
    top: 13px;
    left: 272px;
    font-size: 29px;
    font-weight: bold;
    color: #fcfff8;
	word-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
}

.abi-header-right-sidebar{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 13px;	
}

.x-window-draggable {
	cursor: move
}

.NavigationTreeText-wrapper {
	font-family: 'Segoe UI', tahoma, arial;
}