<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.listingTitle {
    height: 57px;	
}
.listingDescription {
    height: 90px;	
}

ul#ProductList li div.listingBox {
  height: 571px;
}

.homeBox {
    min-height: 420px;
    width: 306px;
}

.hBimg {
    float: none;
    margin: -10px auto 10px;
}

.hBlinks {
    width: 285px;
}

.allProductsContainer {
    width: 910px;
}

.hBcontent {
    height: 255px;
}


@media screen and (min-width: 800px)
{
    .support-selected-item{
    float: left;
    width:600px;
    margin: 5px 0;
    }
}

.support-selected-item-info{

    float:left;
    width:370px;

}

.vBox a {
        position: relative;
        bottom: 0;
        margin-left: 5px;
    }

#featureBoxes {
        margin-left: 0px;
    }


.homeBox {
    min-height: 420px;
    width: 306px;
}</pre></body></html>