body{
    background: #ef8400 url(/common/img/app/usability/USA-183/sx_body_bg.png) repeat-x 0 0; 
    font: 12px/18px Arial, Helvetica, sans-serif;
}

h2, h3{
    margin-bottom: 8px;
}

p{
    margin: 0;
}

.sx-lp-base{
    padding: 325px 0 0;
    /*background: transparent url(/common/img/app/usability/USA-183/sx_header_meme.png) no-repeat 0 0;*/
    background: transparent url(/common/img/app/usability/USA-183/sx-header-960x320-int.jpg) no-repeat 0 0;
    position: relative;     
    width: 960px;
}

.sx-lp-base-frontend{
    background: transparent url(/common/img/app/usability/USA-183/sx_header_meme_frontend.jpg) no-repeat 0 0;
}

.sx-gc-button-cta-green{
    color: #fff;
    font: bold 18px/26px Arial, Helvetica, sans-serif;
    width: 400px;
    height: 40px;
    text-align: center;
    float: none;
    display: block;    
}

.sx-js-confirm{
    width: 94%;
    margin: 10px 0 30px;
    padding: 160px 12px 20px;
    display: none;
    color: #0e2b02;
    background: #B1DB95 url(/common/img/app/usability/USA-183/sx_form_success.png) no-repeat center 20px;
}

.sx-js-confirm a{
    color: #0e2b02;
    text-decoration: underline;
}

#sx-lp-php-logo {
    position: absolute;
    top: 10px;
    right: 0;
}

.sx-lp-php-cont{
    background: #fff url();
    border-radius: 5px;
    box-shadow: 0 0 8px #666;
    overflow: hidden;
}

.sx-lp-php-belowfold{
    margin: 50px 0;
    overflow: hidden;
    padding: 0 0 12px 0;
}

#sx-lp-php-form, #sx-lp-php-specs{
    display: block;
    float: left;    
    width: 420px;
    padding: 30px 30px;
}

#sx-lp-php-specs ul{
    margin: 2px 0;
    padding: 0;
}

#sx-lp-php-specs li{
    list-style-type: none;
    background: transparent url(/common/img/app/usability/USA-183/sx_specs_listdot.png) no-repeat 0 2px;
    vertical-align: top;
    padding-left: 20px;
    margin: 2px 0;
}

#sx-lp-php-form{
    clear: right;
    background: #e5e5e5 url(/common/img/app/usability/USA-183/sx_form_bg.png) repeat-y 0 0;
    position: relative;
}

.sx-lp-php-form-pointer{
    position: absolute;
    width: 0px;
    height: 0px;
    border: 16px solid transparent;
    border-left: 16px solid #fff;
    left: 0;
    top: 220px; 
}

#sx-js-lp-php-form{
    margin: 8px 0 0;
}

#sx-js-lp-php-form label{
    color: #444;
}

#sx-js-lp-php-form label.sx-lp-php-from-mand{
    font-weight: bold;
}

#sx-js-lp-php-form label span{
    font-weight: normal;
    color: #a42121;
    padding-left: 20px;
    display: none;
}

#sx-js-lp-php-form input{
    height: 24px;
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 12px;
}

#sx-lp-php-vid{
    width: 528px;
    height: 320px;
    border: 2px solid #fff;
    box-shadow: 0 0 8px #666;
    float: left;
}

#sx-lp-php-add{
    float: left;
    clear: right;
    margin: 0 0 0 60px;
    width: 300px;
    padding: 5px 30px;
    background: #fff;
    position: relative;
    border-radius: 12px;
    box-shadow: 0px 5px 12px #804802;
}

.sx-lp-php-add-pointer{
    position: absolute;
    top: 100px;
    left: -32px;
}

.sx-lp-php-footer{
    border-top: 1px solid #a56603;
    margin: 40px 0 20px;
}

.sx-lp-php-footer ul{
    border-top: 1px solid #ffc955;
    padding: 20px 0 0;
    margin: 0;
}

.sx-lp-php-footer li{
    list-style-type: none;
    margin: 0 30px 0 0;
    display: inline;
}

.sx-lp-php-footer li a{
    color: #000;
    font-size: 11px;
    text-decoration: none;
}

.sx-lp-php-footer li a:hover{
    text-decoration: underline;
}

.sx-lp-php-share, .sx-lp-php-share-trigger{
    height: 35px;
    width: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.sx-lp-php-share-trigger{
    height: 35px;
    width: 23px;
    margin-left: 30px;
    background: transparent url(/common/img/app/usability/USA-183/sx_share_off.png) no-repeat 0 10px;
}

.sx-lp-php-share-trigger-on{
    background: transparent url(/common/img/app/usability/USA-183/sx_share_on.png) no-repeat 0 0;
}

.sx-lp-php-share-fb{
    margin-left: 130px;
    margin-top: 30px;
    background: transparent url(/common/img/app/usability/USA-183/sx_share_fb.png) no-repeat 0 0;
}

.sx-lp-php-share-plus{
    margin-left: 30px;
    margin-top: 30px;
    background: transparent url(/common/img/app/usability/USA-183/sx_share_plus.png) no-repeat 0 0;
}

.sx-lp-php-share-twit{
    background: transparent url(/common/img/app/usability/USA-183/sx_share_twit.png) no-repeat 0 0;
    width: 44px;
    margin-left: 30px;
    margin-top: 30px;
}
