@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("razor.lala.com") {
body {
  background:transparent url(http://razor.lala.com/frontend/4.25.0-20/static/images/tile.gif);
}
#contentRegion{
  background:transparent url(http://razor.lala.com/frontend/4.25.0-20/static/images/tile.gif);
  padding: 0px !important;
}
.wideNarrowLayout #wideCol   { margin-right: 20px !important; }
.wideNarrowLayout #narrowCol {  }
.wideNarrowLayout #wideCol .colBox   { width: 705px !important; margin: 10px 0px !important; }
.wideNarrowLayout #narrowCol .colBox { width: 265px !important; margin: 10px 0px !important; }


.narrowWideLayout #wideCol   {  }
.narrowWideLayout #narrowCol { margin-right: 20px !important; }
.narrowWideLayout #wideCol .colBox   { width: 705px !important; margin: 10px 0px !important; }
.narrowWideLayout #narrowCol .colBox { width: 265px !important; margin: 10px 0px !important; }

.lsection { 
  padding:10px; 
  outline: 1px solid #CCCCCC; 
  background-color: #FFFFFF; 
}
}