        body {
                font-family:Verdana, sans-serif;
                font-size:11px; line-height:1.55;
                color:#676767;
                margin:0; padding:0 15px;
        }
        .header {
                background:#fff;
                margin:0 0 25px;
        }
        .logo {
                float:left;
                margin:17px 33px;
                border:none;
        }
        .back {
                float:right;
                height:26px; width:262px;
                margin:68px 0 0;
                text-align:center;
                color:#fff;
                font-weight:bold;
                line-height:26px;
                text-decoration:none;
                background:#4796D0 url('img/btn_bg.png') center top;
        }
        .stripe {
                clear:both;
                height:26px; width:100%;
                border-top:1px solid #83B0D1;
                border-bottom:1px solid #83B0D1;
                background:#0661A3;
        }
        .stripe img {
                float:right;
                position:relative;
                top:-1px;
        }
        .footer {
                border-top:2px dotted #ccc;
                padding:22px 0 0;
        }
        .footer a {
                color:#676767;
                padding:0px 15px;
                text-decoration:none;
        }
        .footer a:hover, .header a:active {
                color:#7CB307;
        }
