.x-input-black {
	color: #666;
}

#header{
   border:0 none;
   background:#1E4176 repeat-x 0 0;
   padding-top:3px;
   padding-left:3px;
}
#header .title {
    font:bold 16px tahoma, arial, sans-serif;
    color:white;
    margin:5px;
    height:32px;
}
.actions li {
	margin:.3em;
}
.actions li a {
	color:#666688;
	text-decoration:none;
}

#msg-div {
	position: absolute;
	z-index: 100;
}
.tbar-wfl-status {
	color: white;
	font-weight:bold;
	visibility:hidden;
	background-color: #1E4176;
	cursor:default;
	padding-left: 2px;
	padding-right: 2px;
	border: 2px;
}
.tbar-wfl-sts-prompt {
	visibility:hidden;
	cursor:default;
}

.x-html-editor-tb .x-edit-insertimage .x-btn-text {
    background:transparent url(images/icons/image_add.png) no-repeat;
    background-position: 0 0;
}

.ux-lovcombo-icon {
  width: 16px;
  height: 16px;
  float: left;
  background-position: -1px -1px ! important;
  background-repeat: no-repeat ! important;
}

.ux-lovcombo-icon-checked {
  background: transparent
    url(script/ext/resources/images/default/menu/checked.gif);
}

.ux-lovcombo-icon-unchecked {
  background: transparent
    url(script/ext/resources/images/default/menu/unchecked.gif);
}

.ux-lovcombo-item-text {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-size-adjust: none;
  overflow: hidden;
  padding: 2px;
  white-space: nowrap;
  height: 12px;
}