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

.abi-header {
	background: url("i/main-title-bg.png") repeat-x;
	height: 80px; /*border-bottom: 1px solid #9999cc*/
}

.abi-header-logo {
	background: url("i/main-title-stim.png") no-repeat;
	height: 80px
}

.abi-header-configName {
    position: absolute;
    top: 24px;
    left: 640px;
    font-size: 29px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 1px 1px 2px #005a86;
	word-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
}

.x-window-draggable {
	cursor: move
}

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