/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
body { text-align: center; }
#container {
  margin: auto;
  width: 800px;
  text-align: left;
  border: #C00403 solid 1px;
  padding: 0 15px;
}
.log-head { background-image: url('http://allprivatelabelcontent.com/allprivatelabel.JPG'); background-repeat: no-repeat; background-position: top left; text-align: right; height: 150px; }
.log-head h1 { font-size: 28px; font-weight: bold; font-family: Arial Narrow, Serif; color: #C00403; vertical-align: center; margin: 0; padding: 60px 0 0 0; }
.newsletters div.disabled {
    padding: 5px;
    margin: 5px;
}
.newsletters_archive td {
    padding: 2px;
    margin: 0px;
}
.menu-tabs > ul {
  border-bottom:1px solid #C00403;
}
.menu-tabs div.tab {
  background:#EEE;
  border:1px solid #C00403;
}
.hedit, .hedit th, .hedit td, .vedit, .vedit th, .vedit td {border:1px solid #C00403;}
.hedit th, .vedit th {background:#EEE}
.menu-tabs div.submenu {
  border:1px solid #C00403;
}
.menu-tabs div.submenu li a {
  background: #EEE;
}

