hr{ margin: 0; }

#top-nav .search { margin-bottom:-2px; }

#breadcrumb div {
    height:37px;
}

#sidebar{ margin-top: 0; }
#main-content{  margin-top: 0; }

div.maincontent-text p{ margin:9px 0 9px 0; padding:0; } /* to match firefox's p defaults */

ul.box{ padding-top: 10px; }

div.specials-box#notice{ margin-left: 5px; }

div.column-box{font-size: 90%; }
div.column-img{ margin: 0 0 0 10px; }

div.highered-switcher-listing {background: url('../cvo/images/bullets/he-arrow-ie.gif') no-repeat top left;}

.product-listing { margin-bottom: 20px; }

#footer div { right:35px; }


/* brands.css */

div.subheader-top{ margin-top: 5px; }
div.greybanner-sm, div.greybanner{ margin-top: 12px; }
div.subheader-attached{ margin-top: -5px; }

.title-text, .title-desc-body {
    border-bottom:1px solid #CCCCCC;
    position:static;
} 

.title-text-bottom , .title-desc-bottom {
    display:none;
}

.productDetail-misc {
    margin-top:-5px;    
    padding-top:5px;
}    

.google-booksearch { margin-top:-5px; }
.google-booksearch_bottom{ background-position: bottom; }


div.rounded-gray-box-ie {
  background: #e9e9e9 url('/design/browse-gray-top-right.gif') no-repeat top right;
}

div.rounded-gray-box-ie div.tl {
  background: transparent url('/design/browse-gray-top-left.gif') no-repeat top left;
}

div.rounded-gray-box-ie div.tl div.br {
  background: transparent url('/design/browse-gray-bottom-right.gif') no-repeat bottom right;
}

div.rounded-gray-box-ie div.tl div.br div.bl {
  background: transparent url('/design/browse-gray-bottom-left.gif') no-repeat bottom left;
  padding: 15px;
}