
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain('f0nt.com'), url-prefix('http://www.f0nt.com/forum/index.php') {

#wrap {margin-bottom:80px;}

tr#quickReplyOptions {bottom:-100px; margin: 0 auto; position:fixed; margin-left:150px}
tr#quickReplyOptions td {background:#888 !important; padding:5px;}
tr#quickReplyOptions td[valign="top"] {display:none !important;}
tr#quickReplyOptions textarea {width:750px !important; height:80px !important; padding:10px; float:left;}
tr#quickReplyOptions input {float:right;}
div#bodyarea:hover tr#quickReplyOptions {bottom:0;}

}