
#static_footer { _display: none;  position: fixed; _position: absolute; bottom: 0; left: 0; width: 100%; height: 31px; overflow: hidden; padding:  0px;
           z-index: 100; background: #F391AA; font-color: #f1f1f1; font-weight: bold; padding-left: 282px;}
#static_footer a, #static_footer a:visited, #static_footer a:hover
{ margin: 0; font-size: normal; color:#f1f1f1;  padding: 0; line-height: 26px; font-weight: bold;}
#static_footer form { margin: 0; padding: 0; vertical-align: middle;}
#static_footer form label { margin: 0; font-size: normal; color:#f1f1f1;  padding: 0;
             line-height: 31px; font-weight: bold; margin-right: 0px; padding: 1px 8px; vertical-align: middle;}
#static_footer form input[type="email"] { width: 230px; background: #fff; border: 1px solid #333; padding: 1px 15px; color: #606060; vertical-align: middle;}
#static_footer form input[type="submit"] { float: none; text-align: center;
                                           width: auto; background: #c0c0c0; border: 1px solid #484848; padding: 1px 15px; color: #484848; vertical-align: middle;}

#static_footer input::-webkit-input-placeholder {    color:    #262626; }
#static_footer input:-moz-placeholder { color:    #262626;}
#static_footer input:-ms-input-placeholder { color:    #262626; }