/* NARROW FINANCE STYLES */
#ApplyOnline .fieldContent input {
	width: 125px;
	font-size: 12px;
}

#ApplyOnline .fieldName {
	width: 125px;
}

#ApplyOnline .fieldSet {
	height: 23px;
	clear: both !important;
}

#fin_dob,
#fin_dayphone,
#fin_evephone,
#fin_employerphone,
#fin_employerduration,
#fin_emp2duration,
#fin_jointdob,
#fin_jointdayphone,
#fin_jointemployerduration {
	height: 46px !important;
	clear: both !important;
}

#ApplyOnline #fin_City,
#ApplyOnline #jointfin_City {
	width: 70px;
}
/* END - NARROW FINANCE STYLES */



/* NARROW INVENTORY STYLES */
.detail_row .legendary { 
	margin-left: 0px; 
} 

.detail_row .detail_spec.spec_description {
	white-space: normal; 
	width: 265px;
	clear: left;
	height: 50px !important; 
}
.detail_row .detail_spec.spec_left {
	width: 135px; 
}

#searchfilter_container select {
    width: 130px;
	margin-right:3px;
}

#searchfilter_container #SolrSearch {
    width: 185px;
}

#summary_thumbnails a {
	margin: 5px 12px 5px 0px;
}

#searchfilter_container .filter, 
#searchfilter_container form#InventorySearch.more .filter { margin-right: 2px; } 

form#InventorySearch #searchfilter_price,
form#InventorySearch.more #searchfilter_price { 
	white-space: nowrap;
}
form#InventorySearch #searchfilter_pricestart,
form#InventorySearch.more #searchfilter_pricestart,
form#InventorySearch #searchfilter_priceend,
form#InventorySearch.more #searchfilter_priceend {
	float: none; 
	clear: none; 
	display: inline; 
	white-space: nowrap;
}
form#InventorySearch #searchfilter_priceend,
form#InventorySearch.more #searchfilter_priceend {
	margin-right: 0px;
} 
/* END - NARROW INVENTORY STYLES */
