.x-form-item {
	font-size:11px;
	//font-family:"lucida Grande",verdana,tahoma,helvetica;
}

.x-form-field {
	font-size:11px;
	//font-family:"lucida Grande",verdana,tahoma,helvetica;

	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border: 1px solid #a6cee5;
	
}

.select-wrapper .x-form-field{
	-moz-border-radius:5px 0 0 5px;
}

.x-form-field-wrap{
	font-size:13px;
	font-family:verdana,tahoma,helvetica;
}


.x-form-file-wrap {
    position: relative;
    height: 22px;
}

.x-form-file-wrap .x-form-file {
	position: absolute;
	right: 0;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
    height: 22px;
}
.x-form-file-wrap .x-form-file-btn {
	position: absolute;
	right: 0;
	z-index: 1;
}

.x-form-file-wrap .x-form-file-text {
    position: absolute;
    left: 0;
    z-index: 3;
    color: #777;
}


.x-date-mp{
	width:175 !important;
	background-color:#fff;
}

.x-date-mp table{
	width:175px !important;
	background-color:#fff;
}



.x-form-item {
	font-size:11px;
	
}

.x-form-field {
	font-size:11px;
	
	
}


.x-form-field-wrap{
	font-size:13px;
	font-family:"lucida Grande",verdana,tahoma,helvetica;
}


.x-form-file-wrap {
    position: relative;
    height: 22px;
}

.x-form-file-wrap .x-form-file {
	position: absolute;
	right: 0;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
    	height: 22px;
}
.x-form-file-wrap .x-form-file-btn {
	position: absolute;
	right: 0;
	z-index: 1;
}

.x-form-file-wrap .x-form-file-text {
    position: absolute;
    left: 0;
    z-index: 3;
    color: #777;
}

textarea.x-form-field{
	border:1px solid #a6cee5;
}

.x-form-field-hi{
	border:1px solid #76AEDF;
}

.ext-strict .x-form-text {
	height:20px;
}
