.fset_1{
	background-color: #e3e8f0;
    border:0px dotted #B5B8C8; 
}
.fset_2{
	background-color: #ccd6e6;
    border:0px dotted #B5B8C8;
}
legend{
	padding-top:15px;
	/*border-bottom:solid 1px #000000;*/
}

.ux-helpicon-icon {
    background-image:url(../../images/icons/silk/help.png) ! important;
    cursor: help;
}

#statusbar .icon-ok {
	background: transparent url(../../images/icons/silk/accept.png) no-repeat;
	padding-left: 25px;
}

#statusbar .icon-error {
	background: transparent url(../../images/icons/silk/delete.png) no-repeat;
	padding-left: 25px;
}

#statusbar .icon-warning {
	background: transparent url(../../images/icons/silk/error.png) no-repeat;
	padding-left: 25px;
}

#statusbar .x-status-text {
    color: #ffffff;
	height:16px;
	line-height:16px;
}

#statusbar{
	border-style:none;
	height: 16px;
}

#agb_window .x-window-body{
	background-color:#ffffff;
}

