.categoryListerImageLeft { float: left; margin: 0px 10px 10px 0px; }
.categoryListerImageRight { float: right; margin: 0px 0px 10px 10px; }

.categoryList .categoryListItem { clear: both; border-top: 1px solid #d6d6d6; padding: 12px 0px 0px 0px; }
.categoryList .categoryListItem h4 { font-weight: bold; font-size: 150%; margin-top: 0px; }

.categoryList { clear: both; }
.categoryList .categoryStackBox, .categoryList .categoryStackImage { width: 140px; margin: 0px 10px 10px 0px; border: 1px solid #a5a5a5; float: left; background: #fff; }
.categoryList .categoryStackBox h4 { margin: 0px; padding: 3px; background: #88bb56; border-bottom: 1px solid #3b9300; }
.categoryList .categoryStackBox h4 a { text-decoration: none; font-weight: bold; color: #fff; }

.categoryList .categoryStackBox .categoryListerImageLeft, .categoryList .categoryStackBox .categoryListerImageRight { float: none; text-align: center; margin: 0px; background: #fff; padding: 5px 0px 5px 0px; }
.categoryList .categoryStackBox p.description { clear: left; text-align: left; padding: 5px; margin: 0px; }

.categoryList .withDesc { height: 180px; background: #e4e4e4; }
.categoryList .withDesc .categoryListerImageLeft, .categoryList .withDesc .categoryListerImageRight { border-bottom: 1px solid #c4c4c4; }
.categoryList .categoryStackImage .categoryListerImageLeft, .categoryList .categoryStackImage .categoryListerImageRight { float: none; text-align: center; }

.categoryListClear { clear: both; height: 1px; overflow: hidden; }