/* Option page styles */

td#headerTopline { background-color:#3366cc; }
td#headerText {
  border-top:1px solid #36c;
  background-color:#e5ecf9;
  padding-left:4px;
}
td#headerTextPad {
  padding-left:10px;
}

table.product {
  margin-top:4px;
}

td#logo {
  width:160px;
}

sup {
  color:#f00;
}

h3 {
 font-size:120%;
 border:0;
 margin-bottom:0;
}

div.product-group {
  margin-bottom:10px;
}

td#content {
  width:100%;
}

table#mc {
  width:100%;
}

td#mc-left {
  padding-left:15px;
  width:50%;
}

td#mc-right {
  width:50%;
}

div#footer {
  border-top:1px solid #3366cc;
  background-color:#e5ecf9;
  text-align:center;
  margin-top:15px;
  padding:2px 0;
}

