#ProductOtherDetails.ProductDetailsGrid {

}
#ProductOtherDetails .ProductDetailsGrid .DetailRow {
    margin:0 0!important;
    padding:8px 8px;
    border-top:1px solid #eee;
}
#ProductOtherDetails .ProductDetailsGrid .DetailRow:last-child { margin-bottom:20px !important; }
#ProductOtherDetails .ProductDetailsGrid .DetailRow:hover {
    background-color:#eee;
}
.PinterestButtonContainer { float:left; width:20%; }
.AddThisButtonBox{ float:left; width:70%; }
