/*********** OVERRIDE JQUERY UI DATEPICKER ***********/

.ui-widget { font-size: .9em; }

/*********** Override Tag-It JQuery Plugin ***********/
.tagit {
	width: 400px;
}

.tagit li {
	clear: none;
	width: auto;
}

.tagit.ui-widget-content {
	background: none;
}

.tagit .ui-widget-content {
	/*background: none; */
}

.tagit-new input {
	background: none !important;
}