@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(deviantart.com) {

/* Preview, Send Button and SelectMenu Set Font */
input, select {
font-family: Verdana !important;
font-size: 8pt !important;}

/* Non Monospace and Background Color */
textarea {background: #ECF4EE !important;
font-family: Verdana !important;
font-size: 9pt !important;}

/* Select Text and Background Color */
#deviantART-v6-1 ::-moz-selection {
color: #FFF; background: #4D6557}
}