/*Inventory*/
#inventory {font-size: 10px;}
#breadcrumbs, #makes, .sort {background: #EEE; padding: 4px; font-weight: bold; line-height: 18px;}
#breadcrumbs {float: left; width: 589px; border-right: 1px solid #FFF; padding: 0 2px;}
.sort {float: left; background: #eeeeee; line-height: 18px; padding: 0 4px;}
.paging {text-align: right; margin: 15px 0 0; font-size: 11px;}
#makes {margin: 1px 0; padding: 4px 80px; font-size: 10px; line-height: normal; font-weight:normal;}
.makesList {width: 127px; display:inline-block; vertical-align: top;}
.makesTitle {margin: 18px 0 0 0; border: none; padding-left: 2px; background: #cccccc; color: #FFF; font-size: 12px; font-weight: bold; line-height: 21px;}
.inventory_row, .price_line_1, .price_title {font: normal 10px verdana,arial,helvetica,sans-serif; }
.headers {background: #eeeeee; font-weight: bold; line-height:18px; color: #777777; height: auto;}
.photo, .y_m_m, .stock, .price {float: left; padding: 0 2px; border-right: 1px solid #FFF; height: 100%;}
.inventory_row {margin-top:2px; height: 65px; padding: 2px 0;}
.inventory_row_odd {background: #eee;}
.photo {width: 86px;}
.inventory_image {width: 86px; margin: 0; border: 0;}
.inventory_image img {display: none;}
.inventory_image a img {display: block; width: 100%; }
.y_m_m {width: 42%;}
.stock {width: 28%;}
.price, .sort {width: 14%; border-right: none; text-align: right;}
.price_title {display: none;}