/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/

/*Body and Base*/
body {
    background-image: url("/media/images/body_background.jpg");
       color: #000000;
       font-family: trebuchet MS;
       font-size: 15px;
       margin: 0;
       word-wrap: break-word;
}
a[href] {
    color: #022976 !important; /* For Firefox... mark as important, otherwise it becomes black */
    text-decoration: -moz-anchor-decoration; /* For Firefox 3, otherwise no underline will be used */
}
body a {
    color: #022976 !important;
}
a {
    color: #01297A !important;
}
a:link {
    color: #01297A;
}
#network {
    font-size: 11px;
    font-weight: bold;
    color: #014C8A;
    margin-left: 9px;
}
a:visited {
    color: #CCCCCC;
}
a:hover {
    color: #FFFFFF;
}
a:active {
}
/*Basic Structure*/

.white-type {
    color: #FFFFFF !important;
}
#header {
    background-image: url("/media/images/head.png");
        background-repeat: no-repeat;
        height: 278px;
        left: 0;
        position: relative;
        top: 0;
        width: 1043px;
}
#navigation {
    background-color: #007B69;
    left: 5px;
    position: absolute;
    top: 145px;
    width: 1014px;
}
#wrapper {
    width: 1043px;
    margin: 0 auto;
    text-align: left;
}
#content-wrap {
}
#content {
    background-image: url("/media/images/content-tile.png");
        background-repeat: repeat-y;
        min-height: 250px;
        padding: 0;
        position: relative;
        width: 1043px;
}
#footer {
    background-image: url("/media/images/foot.png");
       background-repeat: no-repeat;
       height: 237px;
       overflow: hidden;
       padding-bottom: 25px;
       position: relative;
       width: 1043px;
}

#footer a {
    color:#ffffff !important;
}
#footer a:hover {
}
#utility hr {
    width: 293px !important;
    color: #306BAC;
    background-color: #306BAC;
    display: block;
    height: 1px;
}
#nav-secondary {
}
#sidebar {
}
#search {
}
#search-form {
    margin-top: 1px;
}
#search-form input {
    border: 1px solid #01297A;
    height: 15px;
    width: 200px;
    padding: 2px;
}
#search-form #button {
    background-color: #02387E;
    color: #FFFFFF;
    height: 21px;
    position: relative;
    top: -3px;
    width: 63px;
    font-size: 0px;
    background-image: url(/images/button-search.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    overflow: hidden;
    cursor: pointer;
}
#login {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    width: 620px;
    margin-top: 1px;
}
#login label {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    width: 620px;
}
#login a {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF !important;
    width: 620px;
    text-decoration: none;
}
#login a:hover {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF !important;
    width: 620px;
    text-decoration: underline;
}
#login input {
    border: 1px solid #01297A;
    height: 15px;
    padding: 2px;
}
#login #login-input {
    width: 150px;
}
#login #password {
    width: 80px;
}
#login #remember_me2 {
    margin-left: 0;
    margin-top: 0;
    position: relative;
    top: 4px;
}
#login #cmd_submit {
    background-color: #02387E;
    color: #FFFFFF;
    height: 21px;
    position: relative;
    top: -3px;
    width: 53px;
    font-size: 0px;
    background-image: url(/images/button-login.gif);
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    overflow: hidden;
    text-indent: -5000px;
    cursor: pointer;
}
#bug {
    background-image: url(/images/pm_bug.gif);
    display: block;
    height: 51px;
    width: 124px;
}
/*Basic Navigation*/

#navigation a {
}
#navigation a:hover {
}
/*Blog*/

#theblog {
}
#theblog a {
}
#theblog a:hover {
}
.the_date {
}
.title {
}
/*Forms*/


.field {
}
.regular {
}
.description {
}
h4 {
    font-size: 24px;
    margin: 0px;
    padding: 0px;
}
h5 {
    font-style: normal;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}
ol {
    clear: both;
    float: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: 5px;
    padding: 2px;
}
label {
    color: #000000;
    font-size: 11px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}
li.sub-section {
    clear: left;
    padding: 10px 10px;
}
li.form-element dt {
    float: left;
    width: 75px;
}
li.form-element {
    stylesheet.css (line 580) clear:both;
    padding-top: 2px;
}
input.text-input {
    padding: 2px;
    border: 1px solid #666666;
}
a.visibility-toggle {
    font-size: 100%;
}
.submit {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0pt;
    margin: 5px 0pt 0pt;
}
/* BASE TYPOGRAPHY */
p, ul {
    margin: 0 0 1.5em;
}
h1, h2, h3 {
    letter-spacing: 0px;
    padding-bottom: .1em;
}
h1 {
    background-repeat: no-repeat;
      font-size: 30px;
      font-weight: normal;
      height: 50px;
      line-height: 50px;
      margin-bottom: 1px;
      margin-top: 0;
      text-indent: 0;
      text-transform: uppercase;
}
h2 {
    font-size: 136%
}
h3 {
    font-size: 126%
}
.highlight {
    color: #E17000
}
.subdued {
    color: #999
}
.error {
    color: #c00;
    font-weight: bold
}
.success {
    color: #390;
    font-weight: bold
}
.caption {
    color: #999;
    font-size: 11px
}
.date {
}
small {
    font-size: 11px
}
/*CUSTOM SITE FORMS*/

.loginfields {
}
.loginbutton {
}
/*CUSTOM SITE TYPOGRAPHY*/

.text_head {
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    color: #022976;
}
.text_sub {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    font-style: italic;
}
.text_date {
    font-size: 10px;
    font-weight: bold;
    color: #CD3F20;
}
.text_location {
    color: #CD3F20;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
.text_description {
    font-size: 12px;
    font-weight: bold;
    color: #02387E;
}
.read-more {
    font-size: 11px;
    font-weight: bold;
}
#slideshow {
    height: 322px;
    width: 450px;
}
a#logo {
    background-color: #A10000;
    background-repeat: no-repeat;
    display: block;
    height: 130px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    text-indent: -5000px;
    top: 10px;
    width: 280px;
}

#utility h2 {
    background-image: url("/media/images/h2-utility.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    text-indent: 15px;
    text-transform: uppercase;
}





#form_payment_submit {
    border: 1px solid;
    background-color: #000000 !important;
    border: 1px solid;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    height: 39px !important;
    margin-top: 15px;
    padding: 0 !important;
}
#top #donation-amount ul li input {
    position: relative;
    top: 3px;
    vertical-align: top;
}

#creditcard label {
    color: #FFFFFF !important;
}
span.description-text {
    display: block;
    margin-left: 25px;
    margin-top: 4px;
}


#creditcard h2 {
    margin: 0 0 9px;
}
#header .share {
    position: absolute;
    right: 15px;
    top: 0;
}
#header .share h6 {
    color: #FFFFFF;
    font-size: 15px;
    margin: 3px 0;
    text-shadow: 3px 3px 3px #000000;
}

#content-photo {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #666666;
    display: inline;
    float: left;
    margin-right: 15px;
    width: 265px;
    margin-bottom: 5px;
}
#content-photo .inner {
    padding: 15px;
}
#content-photo .image-233x156 {
    border: 1px solid #000000;
    height: 156px;
    overflow: hidden;
    width: 233px;
}

}
#content-photo .caption {
    color: #3C3C3C;
    font-size: 13px;
    margin-top: 5px;
}


.item-list {
}
.item-list .item {
    border-bottom: 1px dotted;
    display: block;
    margin-bottom: 12px;
    padding-bottom: 12px;
}
.item-list .item .options {
}
.item-list .item .options .date {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.item-list .item .description {
    vertical-align: top;
}
.item-list .item .description .thumbnail-225x150 {
    border: 1px solid;
    display: block;
    float: left;
    height: 150px;
    margin-bottom: 12px;
    margin-right: 10px;
    width: 225px;
}

.item-list .item .description .thumbnail-100x100 {
    border: 1px solid;
    display: block;
    float: left;
    height: 100px;
    margin-bottom: 1px;
    margin-right: 10px;
    width: 100px;
}


.item-list .item .description .thumbnail-233x156 img {
}
.item-list .item .description .story-title {
}
.item-list .item .description .story-title a {
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
    text-decoration: none;
}
.item-list .item .description a.read-more {
    font-size: 15px;
    text-decoration: none;
}

ul.pagination {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.pagination li {
    border-right: 1px solid;
    display: inline;
    margin-right: 6px;
    padding-right: 6px;
}
ul.pagination li:last-child {
    border: none !important;
}
ul.pagination li a {
}
.list-share {
    background-color: #EFEFEF;
    border: 1px solid #D1D1D1;
    margin-top: 10px;
    padding: 7px;
    text-align: center;
}

a.calltoaction {
    background-image: url("/media/images/call-to-action.gif");
    background-repeat: no-repeat;
    color: #FFFFFF !important;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
    text-align: center;
    text-decoration: none !important;
    width: 191px;
}

#home-recent .story-title a {
    display: block;
    font-size: 18px;
    margin-bottom: 3px;
    text-decoration: none;
}

#home-recent .item .description a.read-more {
    background-image: url("/media/images/read-more.gif");
    display: block;
    font-size: 15px;
    height: 24px;
    line-height: 24px;
    margin-left: 53px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 191px;
}
#latest-action {
    border: 1px solid;
    display: block;
    height: 441px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    top: 13px;
    width: 642px;
}
#latest-action #large-photo {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10;
}
#latest-action #description {
    background-image: url("/media/images/description-container.png");
    background-repeat: no-repeat;
    bottom: 10px;
    color: #FFFFFF;
    height: 116px;
    left: 7px;
    position: absolute;
    z-index: 25;
}
#latest-action #description .pad {
    padding: 15px;
}
#latest-action #description .pad h3 {
    margin: 0;
    padding: 0;
}
#latest-action #description .pad a.calltoaction {
    margin-right: 2px;
    float: right;
}
.article-source {
}
.networks {
    background-color: #4B78D7;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 200px;
}
.networks a {
    background-image: url("/media/images/net.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -5000px;
    width: 24px;
}
.networks a#net-fb {
}
.networks a#net-tw {
    background-position: -22px 0;
}
.networks a#net-yt {
    background-position: -44px 0;
}

#footer #footer-networks {
    left: 930px;
    position: relative;
    top: 20px;
}
#footer #footer-navigation {
    left: 0;
    position: absolute;
    top: 11px;
}
#footer #legal {
    color: #FFFFFF;
       left: 35px;
       position: absolute;
       top: 20px;
}

#footer #inspired{
    position: absolute;
        right: 25px;
        top: 10px;
}
#footer #inspired a{
    background-image: url("/media/images/lovepac.png");
      display: block;
      height: 45px;
      overflow: hidden;
      text-indent: -5000px;
      width: 264px;
}
#footer #paidfor{
    border: 1px solid #FFFFFF;
       color: #FFFFFF;
       left: 50%;
       margin-left: -270px;
       padding: 10px;
       position: absolute;
       text-align: center;
       top: 100px;
       width: 580px;
}

    
#footer #pminc {
    bottom: 35px;
    position: absolute;
    right: 10px;
}
#footer #pminc a {
    background-image: url("/media/images/pminc.png");
    background-repeat: no-repeat;
    display: block;
    height: 62px;
    overflow: hidden;
    text-indent: -5000px;
    width: 146px;
}
#footer #page-share {
    left: 10px;
    position: absolute;
    top: 115px;
}

#footer .thenav ul li a, .thenav ul li a:visited {
    border-right: none;
    color: #333333 !important;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    text-decoration: none;
}


#utility{}
    
.content-table{
    display: table;
       padding: 0 17px 17px;
       width: 1004px;
}

.content-table .content-row{
      display: table-row;vertical-align: top;
}

.content-table .content-row .content-cell{
    display: table-cell;
      vertical-align: top;
}

.content-table .content-row .main-cell{ 
    width: 700px;
}
.content-table .content-row .main-cell .padding{ 
      padding: 0 0 0 0px;
}

.content-table .content-row .utility-cell{ 
     position: relative;
         right: 2px;
         width: 380px;
    
}

.content-table .content-row .utility-cell h2{
    background: none repeat scroll 0 0 #5C5C5C;
       border: 1px solid #565656;
       box-shadow: 1px 1px 3px #000000;
       color: #FFFFFF;
       font-weight: normal;
       height: 42px;
       letter-spacing: 0;
       line-height: 42px;
       margin: 20px 0 15px;
       padding-left: 15px;
       text-transform: uppercase;
}

.content-table .content-row .utility-cell .padding{ 
     padding: 0 0 0 15px;
}


.content-table .content-row .utility-cell .panel{ 
    
}

.content-table .content-row .main-cell .panel{ 
    width: 687px !important;
}
.content-table .content-row .main-cell .panel .padding{ 
     padding: 0 40px 0 20px;
    
}
.content-table .content-row .utility-cell #petition, .content-table .content-row .main-cell #a1 { 
    min-height:613px;
    
}

.content-table .content-row .utility-cell #share, .content-table .content-row .main-cell #a2 { 
     min-height:120px;
}

.content-table .content-row .utility-cell #networks, .content-table .content-row .main-cell #a3 { 
     min-height:150px;
}
.content-table .content-row .utility-cell #donate, .content-table .content-row .main-cell #a4 { 
     min-height:150px;
}


.content-table .content-row .utility-cell #donate a { 
    background: #f85032; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4NTAzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxNmY1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Y2MjkwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2I2MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #b60000 71%, #560000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#b60000), color-stop(100%,#560000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#b60000 71%,#560000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#b60000 71%,#560000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#b60000 71%,#560000 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#b60000 71%,#560000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#560000',GradientType=0 ); /* IE6-8 */
    border: 1px solid #560000;
        color: #FFFFFF !important;
        display: block;
        font-size: 24px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        text-decoration: none;
        text-shadow: 1px 1px 1px #000000;
        -moz-border-radius:5px 5px;
        border-radius: 5px 5px;
}
.content-table .content-row .utility-cell #petition{ 
    
}


.content-table .content-row .utility-cell #share{ 
    
}

.content-table .content-row .utility-cell #networks{ 
    
}
.content-table .content-row .main-cell #a1 { 
    
}

.content-table .content-row .main-cell #a2  { 
    
}

.content-table .content-row .main-cell #a3 { 
    
}

.content-table .content-row .main-cell h2{ 
    background-repeat: no-repeat;
      height: 42px;
      margin: 5px 0 0;
      overflow: hidden;
      text-indent: -500px;
      width: 687px;
}

.content-table .content-row .main-cell #a1 h2{ 
      background-image: url("/media/images/a1.gif");
}

.content-table .content-row .main-cell #a2  h2{ 
      background-image: url("/media/images/a2.gif");
}

.content-table .content-row .main-cell #a3 h2{ 
      background-image: url("/media/images/a3.gif");
}

.content-table .content-row .main-cell #a4 h2{ 
      background-image: url("/media/images/a4.gif");
}


a#facebook{
    background-image: url("/media/images/net-fb.png");
        background-repeat: no-repeat;
        color: #000000 !important;
        display: block;
        font-weight: bold;
        height: 32px;
        line-height: 32px;
        margin-bottom: 5px;
        padding-left: 35px;
        text-decoration: none;
}
a#twitter{
    background-image: url("/media/images/net-tw.png");
        background-repeat: no-repeat;
        color: #000000 !important;
        display: block;
        font-weight: bold;
        height: 32px;
        line-height: 32px;
        margin-bottom: 5px;
        padding-left: 35px;
        text-decoration: none;
}


#scd{
    
}
#scd .inner{ 
 
}
#scd #new_form_payment #top #contact-information .two-column .block input{
     width: 185px;
}
#scd #new_form_payment #top #contact-information .two-column .block input#form_payment_email {
    width: 430px;
}
#scd #new_form_payment #top #contact-information .block #cc-month input {
    width: 50px !important;
}

#scd #new_form_payment #top #contact-information .block #cc-year input {
    width: 50px !important;
}

#scd #new_form_payment #top #contact-information .block #cc-cvv input {
    width: 50px !important;
}


#scd #content{
 background-image: url("/media/images/content-tile-open.png");
}

#scd #new_form_payment{
    margin: 0;
       padding: 0;
       width: 988px;
       }
#scd #new_form_payment #top{
    display: block;
      height: 900px;
      left: 0;
      margin: 0;
      padding: 0;
      position: relative;
      top: 0;
      width: 988px;
}
#scd #new_form_payment #top #donation-amount{
    float: left;
        width: 470px;
}
#scd #new_form_payment #top h2{
    text-indent: 0 !important;
      width: auto;
}
#scd #new_form_payment #top #donation-amount h2{
    
}
#scd #new_form_payment #top #donation-amount ul{
    list-style: none outside none;
       margin: 0;
       padding: 0;
    
}
#scd #new_form_payment #top #donation-amount ul li{
    font-size: 13px;
     margin-bottom: 20px;
     }
#scd #new_form_payment #top #donation-amount ul li .payment-text{
    color: #000000;
        font-size: 15px;
        margin-left: 7px;
        position: relative;
        top: 2px;
}

#scd #new_form_payment #form_payment_other_amount{
    display: inline;
        margin: 0;
        position: relative;
        top: -5px !important;
}

#scd #new_form_payment #top #donation-amount ul li .payment-text .amount{
    color: #830000;
       font-weight: bold;
}

#scd #new_form_payment #form-foot{

}
#scd #new_form_payment #top #donation-amount #reoccuring{
    
}
#scd #new_form_payment #top #donation-amount #reoccuring ul{
    list-style: none outside none;
       margin: 0;
       padding: 0;
    
}
#scd #new_form_payment #top #donation-amount #reoccuring ul li{
    
}

#scd #new_form_payment #top #contact-information{
    display: block;
       float: left;
       margin-left: 25px;
       width: 490px;
}
#scd #new_form_payment #top #contact-information h2{
    
}
#scd #new_form_payment #top #contact-information .two-column{
    display: block;
       height: 510px;
       margin: 0;
}


#scd #new_form_payment #top #contact-information .two-column .block{
    margin-right: 20px;
       width: 225px;
}


#scd #new_form_payment #Creditcard {
    background-color: #EAEAEA;
      border: 1px solid #D1D1D1;
      border-radius: 20px 20px 20px 20px;
      display: block;
      height: 270px;
      margin-bottom: 25px;
      padding: 20px;
      position: relative;
      top: 0;
      width: 430px;
}

#scd #new_form_payment #Creditcard h3{
    
}


#scd #new_form_payment #big-submit{
    display: block;
        height: 95px;
        text-align: center;
        width: 988px; 
}

#scd #new_form_payment #big-submit input{
    float: none;
        padding: 0 25px !important;
        text-shadow: 1px 1px 1px #000000;
}
#scd #new_form_payment #big-submit input:hover {
   background:#000000!important;
}
