@import url(sort_by_day.css);
/* COUPONS */
DIV.surround_box .border_box.coupons {
    width: 430px;
}

DIV.coupons A.block.coupons {
    width: 139px;
    height: 160px;
    display: block;
    float: left;
}

DIV.coupons SPAN.title {
    width: 134px;
    float: left;
    height: 31px;
    line-height: 30px;
    font-size: 12px;
    background-color: #FFFFFF;
    display: block;
    font-weight: bold;
    color: #343434;
    padding-left: 5px;
    overflow: hidden;
}

DIV.coupons SPAN.text {
    width: 122px;
    padding: 6px;
    display: block;
    line-height: 15px;
}

DIV.coupons DIV.spacer {
    width: 6px;
    height: 160px;
    float: left;
}

DIV.coupons DIV.errorbox {
    margin-top: 0;
}
.sort_by_day {
	width:755px !important;
	padding:1px 1px 3px 0px !important;}
.sort_by_day a {float:left !important; width:365px !important; margin-left:2px;}
.sort_by_day a.abox_tipp {width:322px !important; height:48px !Important}
.sort_by_day h3 {width:743px !important; clear:both; color:#444 !Important; font-weight:bold !important; border-bottom:1px dotted #666 !important;border-top:1px dotted #666 !important;}
.sort_by_day h3:first-child {border-top:none !Important;}