

.homePageBox {
    background-color: white;
    box-shadow: 0px 0px 10px #BBBBBB;
    border-radius: 4px 4px 4px 4px;
    padding: 15px;
color:black;
}

.homePageBox hr { 
    background-color:#fff;
    border: #000 1px dotted;
    border-style: none none dotted;
    color:#fff;
}

.prodContent #brandContent dd.brandDesc{line:1.0;}
.prodContent #brandContent dl{padding:10px 10px; height:150px;width:220px;}
dd.brandLogo{margin-bottom:10px;}








