@import url(/static/cleanwater/cleanwater.css);


.subcategorywrapper {
 float:left;
 width:49%;
 border:0px solid;
 text-align:center;
}

.subcategory h4 {
    margin-top:0px;
    margin-bottom:30px;
}

.productlogo {
 float:right;
 margin-top:0px;
 margin-right:10px;
 position:relative;
 z-index:1;
}

#category .productlisting ul li {
font-weight:normal
}

.productlisting {
   border-bottom:1px dotted #ccc;
}
