
.boxHeader1 
{
    padding:3px;
    font-weight: bold;
    background-image: url('../Images/labsnavbg.jpg');
}
.boxContent1 
{
    background-color: White;
    padding:3px;
    border:1px solid #B9BC83;
}
.boxnav td
{
    padding-left:10px;
    border-bottom:1px solid #B9BC83;
}
.boxnav td a 
{
    text-decoration:none;
}

.GridViewHeader th
{
    background-image: url('../Images/labsnavbg.jpg');
    color:White;
    text-align:left;
}

.GridViewRow td
{
    border-bottom: solid 1px #CCCCCC;
    
    font-size: 12px;
}

.GridViewAddToCart 
{
    margin-top:4px;
}

.CustomPanelCheckBoxList td { font-weight: bold; font-size: 11px; }
.CustomPanelCheckBoxList td blockquote { margin-top: 7px; font-weight: normal;}

    .custom_panel_row td { border-bottom: solid 1px #B9BC83;
    }
    .custom_panel_row td a { text-decoration: none; }
