body.custom { background: #ffffff url(images/blue_bg.jpg) top repeat-x; }
.custom #container { margin-top: 2em; margin-bottom: 2em; }
.custom #page { background: #fff; }
.custom #content_box { width: 100%; background: url('') 57.7em 0 repeat-y; }
.custom #footer {background:#E3F0F2; padding:1.0em 0; border-top:1px solid #bbd;}
.custom #footer {border-top:0;}
.custom #footer_1 {text-align:left; color:#333;}
.custom #footer_1 ul.sidebar_list li.widget {width:30%; margin-right:3%; float:left;}
.custom #footer_1 ul.sidebar_list li.widget h3 {color:#808080; font-weight:bold;}
.custom #footer_1 ul.sidebar_list li.widget a {color:#444; border-bottom:0;}
.custom #footer_1 ul.sidebar_list li.widget a:hover {color:#111;}
.custom li.widget { margin-bottom:0em; }
.custom .headline_meta {color: #888888 ;}
.custom #header #logo a { color: #003399; }

div.couponclip1 { border: 8px dashed red; width: 720px; }
div.savings1 { font-family: georgia; color: black; text-align: center; font-weight:bold; font-size: 18pt; width: 720px;	}
div.onwhat1 { text-align: center; font-size: 12pt; width: 720px; }
div.clink1 { text-align: center; font-size: 12pt; text-decoration: underline; width: 720px; }
div.couponcode1 { text-align: center; font-size: 10pt; color: navy; width: 720px; }



body.custom {
&nbsp;&nbsp; &nbsp;background: #EFEFEF;
}

.custom #container {
&nbsp;&nbsp; &nbsp;margin-top: 2em;
&nbsp;&nbsp; &nbsp;margin-bottom: 2em;
&nbsp;&nbsp; &nbsp;padding: 0.3em;
&nbsp;&nbsp; &nbsp;background: #ffffff;
&nbsp;&nbsp; &nbsp;border: 0.1em solid #3e3e3a;
}

.custom #page {
&nbsp;&nbsp; &nbsp;background: #fff;
}