.Search #TabPanels {
  width: 100%;
}
#frmCompare {
    clear:both;
}

.ProductDetailsGrid > div{
    margin-top:10px;
}
.productAttributeList label {
    position:relative;
    left: -7px;
}

.productAttributeList .productAttributeRow {
    height: 30px;
    margin-top: 15px !important;
}

.PrimaryProductDetails .ProductMain {
    width: 500px !important;
}

#ProductDetails .ProductThumbWrap {
    margin-right: 10px;
}

.PrimaryProductDetails dt { width:100%; }
.PrimaryProductDetails dd { margin:0; }
.Field400 { width: 380px; }

/* Modified by {Cristy Carpenter} {8/1/2014} {Case #00322500} BIG-10336 */
.TinyOuterDiv img{width:auto!important;height:auto!important;}

/*code inserted by BC Staff Ken*/
li.RowDivider {
display: none;
}

/*end of the code*/
