/* css for all other browsers */
.searchButton {border:0; margin-left:15px; vertical-align:middle;} /*; width:20px; height:18px; margin:0px; padding:0px; position:relative; top:-2px}*/
.searchInput {border:0; vertical-align:middle; width:146px; height:16px; margin:0; padding:0}
.searchBox {float:left; background-image:url(images/search_bg.jpg); background-repeat:no-repeat; width:163; height:26px; padding: 2px 0px 0px 5px;}
.links {position:relative; top:-2px; left:-8px}
.totals {position:relative; top:-3px}

.productBox {
  height: 180px; overflow:hidden; width:152px
}

.productBlurbContainer 
{
    padding-bottom:3px;
    border-bottom: solid 1px #f6afbf; position:relative; top:-3px;
    background-image:url(/images/more_drop.jpg);
    background-position: right bottom; background-repeat: no-repeat;    
}

.productImageContainer {
  height: 160px;
  width:100%;
  text-align: center;
}


