    /* color: #cf2b33; */
    
#offers { width: 460px; float: left; }

#offers img { float: left; clear: left; padding: 0px 10px 5px 0px; }

#offersContent { padding-left: 225px; }

.offer { color: #cf2b33; font-weight: bold; font-size: 14pt; margin-right: 20px; }

.title { float: left; font-size: 12pt; font-weight: bold;}
.block { float: left; clear: left; }

.was { float: right; clear: left; font-weight: bold; font-size: 11pt; }
.now { 
    float: right; clear: left; 
    
    width: 100%; height: 24px;
    
    text-align: right; 
    margin-bottom: 40px;
    padding-top: 2px;
    
    color: White; font-weight: bold;
    background-image: url(../images/shop/underline.gif);
    background-repeat: no-repeat;
}

.nowText { margin-right: 3px;  font-size: 14pt; }

#offers hr { border: solid 1px #cf2b33; }

.pageNums { font-weight: bold; }