div.boxLeft,
div.boxRight {
    background-image:   url('/images/productlines/blankboxline.gif');
    background-repeat:  repeat-x;
    float:              left;
    height:             210px;
    vertical-align:     top;
    width:              260px;
}

div.boxRight {
    clear:              right;
    margin-left:        11px;
}

table.anchorProduct {
    margin-bottom:      10px;
    width:              100%;
}

table.anchorProduct img.catalogDL {
    float:              none;
    clear:              none;
}

table.litHeading {
    margin-bottom:      20px;
    width:              100%;
}

table#scanHooks {
    border:     none;
    width:      400px;
    margin-top: 30px;
}

table#scanHooks td {
    padding:            4px;
    vertical-align:     middle;
    text-align:         left;
}

table#large0,
table#large1,
table#large2,
table#large3 {
    display: none;
    visibility: hidden;
}
table#large0 img,
table#large1 img,
table#large2 img,
table#large3 img {
    display: inline;
}
table#small0,
table#small1,
table#small2,
table#small3 {
    display: block;
    visibility: visible;
}

.boxLeft div, .boxRight div {
    line-height: 8px;
}