/* for boxes with recently added coupons */
div#features{padding: 5px; background: #FFFFCC; width: 720px;}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #231e20}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


/* formatting for data feed products */
.item {
        vertical-align:top;
        float:left;
        margin:5px;
        font-size: small;
}

.verbage {font-size: small}

/* link from dept. page to store's page */
.store-link { text-align: center;
                font-weight: bold;
                font-style: italic; }

/* formatting for more... at end of datafeed row */
.more {
        float:left;
        margin:5px;
        font-size: small;
}

.content{width:760px;margin:0px 100px;}