@import "/media/default/style.css";
#petition-header {
    background:url(/media/custom/columbia/img/bg_top.png);
}
#logo {
    margin-right:0px;
}
.header-button {
    margin:0px;
    padding:0px;
}
.header-button a {
    text-decoration:none;
    display:block;
    width:89px;
    height:55px;
    background:url(/media/custom/columbia/img/sign_button_header.png) no-repeat;    
    margin:0px;
}
/*.header-button a:hover {
    background-position:0px 0px;
}*/
.header-button span {
    width:100%;
    height:100%;
    visibility:hidden;
}
#share-link {
    width:94px;
    background-image:url(/media/custom/columbia/img/share_button_header.png);
}


/* FOOTER */
#bottom .attribution a {}

#bottom {
    background: transparent url(/media/custom/columbia/img/bg_bottom.png) repeat scroll 0 0;
}



.sign-form-input input, .sign-form-input textarea { 
    border:1px solid #74C2FB;
}
