﻿#Title{color:#B6B6B6;font-size:16px;font-weight:bold;}
#subTitle{color:#E7D8C4;font-size:12px;}
.lstItems .SaleItem{background-image:url(images/item-number.gif);background-repeat:no-repeat;width:34px;height:52px;display:block;cursor:pointer;}
.lstItems .SaleItemSelected{background-image:url(images/item-number-selected.gif);}

.Category{display:block;background-repeat:no-repeat;height:61px;margin-bottom:2px;position:absolute;}
.Category1Selected{background-image:url(images/carsale-button1-on.gif);width:227px;top:0px;}
.Category2Selected{background-image:url(images/carsale-button2-on.gif);width:227px;top:63px;}
.Category3Selected{background-image:url(images/carsale-button3-on.gif);width:227px;top:126px;}
.Category4Selected{background-image:url(images/carsale-button4-on.gif);width:227px;top:189px;}
.Category1{background-image:url(images/carsale-button1.gif);width:199px;top:0px;}
.Category2{background-image:url(images/carsale-button2.gif);width:199px;top:63px;}
.Category3{background-image:url(images/carsale-button3.gif);width:199px;top:126px;}
.Category4{background-image:url(images/carsale-button4.gif);width:199px;top:189px;}
