
			/*jquery css*/
			
	
	



#vehicle {margin:0;padding:0;}
#vehicle .ui-state-default, #vehicle .ui-widget-content #vehicle .ui-state-default { border: 1px solid #ffffff;  }
#vehicle .ui-state-default a { color: #ffffff; text-decoration: none; outline: none; }
#vehicle .ui-state-hover, #vehicle .ui-widget-content #vehicle .ui-state-hover, #vehicle .ui-state-focus, #vehicle .ui-widget-content #vehicle .ui-state-focus {border:1px solid}
#vehicle .ui-state-hover a { color: #ffffff; text-decoration: none; outline: none; }
#vehicle .ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #ffffff;}
#vehicle .ui-state-active a { color: #ffffff; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid}
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid}
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled {color:#ffffff  }
.ui-priority-primary, .ui-widget-content .ui-priority-primary {font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {color:#ffffff}
	