@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://"), url-prefix("https://") {

body {
   width: 780px !important;
}

body * {
   max-width: 100% !important;
   word-wrap: break-word !important;
}

}