@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("docs.google.com") {

.editBorder{
width: 80%!important;
position: relative;
left: 50%;
margin-left: -40%;
}

#edit_tab_contents{
background-color: #efefef;
}

}