#affiliate-product-list {
     position: relative;
     margin-top: 10px;
}

.affiliate-product-listing {
     position: relative;
     border: solid 1px #59963B;
     border-bottom: ridge 2px #59963B;
     border-right: ridge 2px #59963B;
     width: 421px;
     height: 155px;
     margin-right: 10px;
     margin-bottom: 10px;
     padding: 3px;
     background: url(/images/cssimg/apl_bg.png) repeat-x bottom;
}

.affiliate-product-listing-backup {
     position: relative;
     border: solid 1px #59963B;
     border-bottom: ridge 2px #59963B;
     border-right: ridge 2px #59963B;
     width: 421px;
     height: 200px;
     margin-right: 10px;
     margin-bottom: 10px;
     padding: 3px;
     background: url(/images/cssimg/apl_bg.png) repeat-x bottom;
}

.affiliate-product-supplier-listing {
     position: absolute;
     bottom: 30px;
     width: 422px;
}

.affiliate-product-price-listing {
     float: right;
     right: 3px;
     bottom: 3px;
     font-weight: bold;
}

.affiliate-product-buttons-listing {
     position: absolute;
     bottom: 3px;
     right: 3px;
}

.affiliate-product-image {
     float:right;
     border: 3px solid #59963B;
     padding: 5px;
     border-bottom: 5px outset;
}

.affiliate-product-image-listing-backup {
     float:right;
     min-width:120px;
     max-width: 120px;
     max-height: 120px;
     margin-left: 3px;
     margin-right: 3px;
}

.affiliate-product-price-detail {
     font-size: 1.5em;
     font-weight: bold;
     margin-bottom: 5px;
}

.affiliate-product-buttons-detail {
     position: relative;
     float: right;
     right: 3px;
}

.mad-chatter-announce {
    background: #f9f9f9;
    margin-bottom: 18px;
    border-bottom: 1px solid #59963B;
}

.mad-chatter-announce h3 {
    background: #eee;
    font-size: 14px;
    margin: 0;
    padding: 6px 18px;
}

.facebook-announce {
    padding: 5px;
    text-align: center;
    background: #eee;
 }

.twitter-announce {
    padding: 5px;
    text-align: center;
    background: #eee;
 }

.the-mad-chatter-teaser-box-image {
     float: right;
     width: 125px;
     margin-left: 10px;
}

.the-mad-chatter-head-image {
    float: right;
    width: 150px;
    margin-top: 5px;
}

.sub-category-page-video {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    border: 3px solid #59963B;
    padding: 5px;
    border-bottom: 5px outset;
}

.sub-category-page-image {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    border: 3px solid #59963B;
    padding: 5px;
    border-bottom: 5px outset;
}

#sub-category-page-intro {
    text-align: justify;
    font-size: 1.15em;
    height: 100%;
}

.category-collection-table {
    width: 870px;
}

.category-collection-table-cell {
    width: 290px;
    text-align: center;
    vertical-align: middle;
}

.category-collection-image {
    width: 270px;  
}

.category-collection-image-caption {
    font-weight: bold;
    font-size: 15px;
}

.category-table {
    width: 870px;
}

.category-table-cell {
    width: 435px;
    text-align: center;
    vertical-align: top;
}

.category-image {
    width: 395px;  
}

.category-image-caption {
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}
