body,html { font: normal 12px Arial, Helvetica, sans-serif; }
.clear { clear: both; }

#container { width: 760px; margin: 40px auto; }

#header #logo a { display: block; background: #fff url(/images/rewardscash/logo.jpg) no-repeat; }
#header #logo a h1 { text-indent: -9999px; width: 202px; height: 40px; }

#body { width: 730px; float: left; padding: 15px; border: 1px solid #dedede; -webkit-border-radius: 10px; -moz-border-radius: 10px; }

#body #pod_shop, #body #pod_save, #body #pod_enjoy { height: 252px; width: 121px; float: left; margin-right: 30px; }
#body #pod_shop { background: #fff url(/images/rewardscash/pod_shop.jpg) no-repeat; margin-left: 5px; }
#body #pod_save { background: #fff url(/images/rewardscash/pod_save.jpg) no-repeat; }
#body #pod_enjoy { background: #fff url(/images/rewardscash/pod_enjoy.jpg) no-repeat; height: 254px; }

#body #login_body { float: left; width: 267px; background-color: #1e3550; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; }
#body #login_body h1 { text-indent: -9999px; height: 52px; margin: 0; padding: 0; background: #f1bf4a url(/images/rewardscash/login_header_bg.jpg) bottom left repeat-x; border-bottom: 3px solid #fff; }
#body #login_body form div { color:#fff; text-align:center; }


#body #login_body dl { margin: 30px 0 0; }
#body #login_body dl dt { color: #fff; font-size: 11px;  float: left; width: 95px; text-align: right; padding: 4px 5px 0 0; margin: 0 0 10px; }
#body #login_body dl dd { margin: 0 0 10px; }
#body #login_body #login_button { clear: both; margin: 30px 0 15px; text-align: center; }
#body #login_body #login_forgot_links { font-size: 11px; color: #fff; margin: 0 0 30px; text-align: center; }
#body #login_body #login_forgot_links a { color: #fff; }

#footer { padding: 15px; color: #666; font-size: 11px; }
#footer_left { float: left; }
#footer_right { float: right; }