#rightcol .menumodule
#rightcol .menumodule h3
 {
    color:#4f3418;
    border:1px solid red;
    margin:0;
}

#rightcol .menumodule{
    padding-bottom:20px;
    background:url(../images/rule.gif) 50% 100% no-repeat;
    
}
#leftcol .menumodule,
#leftcol .textmodule {
    padding-bottom:20px;
    background:url(../images/lrule.gif) 50% 100% no-repeat;
    
}

#rightcol .menumodule .text {
    position:relative;
    margin-bottom:10px;
}

#rightcol .menumodule h3 {
    background:url(../images/dots.gif) repeat-x 0 70%;
    padding:0;
    width:85%;
}

#rightcol .menumodule h3 span {
    background:#fef9dc;
}

#rightcol .menumodule p
#rightcol .menumodule .bodycopy  {
    padding:0;
    margin:0;
}

#rightcol .menumodule .price {
    position:absolute;
    top:0;
    right:0;
    font-weight:bold;
    background:#fef9dc;
    text-align:right;
}

#leftcol .menumodule .text {
    padding-left:6px;
}

#leftcol .menumodule h3 {
    margin:3px 0;
}

#leftcol .menumodule .text .listingimage {
    border:3px solid #fff9dd;
}
#leftcol .menumodule .text .price {
    display:block;
    text-align:center;
    background:url(../images/dspricebg.gif) 50% 50% no-repeat;
    font-size:250%;
    position:relative;
    margin-left:-6px;
    margin-top:10px;
}

.menumodule .nodaily {
    display:block;
    padding:10px 20px;
}




