/*
 * Ext JS Library 2.2
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */

/*
ELITE THEM
*/



.x-form-field {
	top: -1px !important;
}
.x-combo-list {

	border:1px solid #141414;

}
.x-combo-list .x-combo-selected {
	background-color: #cccccc;
	color: #141414;
}

.x-combo-list-item {
	color: #666666;
}
.x-form-focus, textarea.x-form-focus {
	border:1px solid #a0a0a0;
}

.x-form-field-wrap .x-form-trigger {
	background:transparent url(../images/elite/form/trigger.gif) no-repeat scroll 0 0;

}