table#headertbl {
  padding: 0px;
  font-size: 11px;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  vertical-align: top;
}

td#nav_spacer {
 padding: 0px;
 border: 1px, grey;
 width: 100%;
 height: 20px;
 background-color: #f1edea;
}

td#mainimagecell {
  padding: 0px;
  border: 1px, grey;
  vertical-align: bottom;
  text-align: right;
  background-color: #f1edea;
  background-image: url(../images/bg-girl-left.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
}

td#maincontentcell {
  height:173px;
  border: 1px, grey;
  font-size: 9px;
  text-align: left;
  background-color: #f1edea;
  padding-top: 0px;
  padding-left: 10px;
}

td#maincontentsubcell_1 {
  padding-left: 2px;
  padding-right: 10px;
  font-size: 11px;
  border: 1px, grey;
  text-align: left;
  vertical-align: bottom;
}

td#maincontentsubcell_2 {
  font-size: 11px;
  padding-left: 20px;
  border: 1px, grey;
  text-align: center;
  vertical-align: bottom;
}

td#dottedcell {
  padding: 0px;
  border: 1px, grey;
  background-image: url(../images/dotted.gif);
  background-repeat: repeat;
  height: 1px;
}

td#premiumoffercell {
  height: 80px;
  padding: 0px;
  padding-left: 10px;
  font-size: 11px;
  border: 1px, grey;
  background-color: #d0c9c3;
  background-image: url(../images/bg-girl-left.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
}

td#offercell_1 {
 font-size: 11px;
 line-height: 16px;
 border: 1px, grey;
 padding: 0px;
 vertical-align: top;
 padding-top: 5px;
 padding-right: 2px;
}

td#offercell_2 {
  font-size: 11px;
  padding-top: 4px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 10px;
  vertical-align: top;
  width: 350px;
}
td#offercell_2 b {
   color: #50382e;
   font-size: 11px;
}

td#orangebreak {
 padding: 0px;
 border: 1px, grey;
 height: 3px;
 background-color: #da5514;
}

td.features { 
  vertical-align: top;
  padding-top: 3px;
  padding-left: 1px;
  padding-right: 1px;
}

.storeimage { 
  padding: 2px;

 }
td.feature { 
  height: 130px;
  vertical-align: top;
  padding-top: 5px;
}

.learnmore { 
  font-size: 11px;
  background-color: #f0edea;
  padding: 4px;
  line-height: 10pt;
  vertical-align: bottom;
  text-align: right;
}

td#vertdash {
  padding: 0px;
  border: 1px, grey;
  background-image: url(../images/dash-vert.gif);
  background-repeat: repeat;

}

table#partnericons { 
align: center;
}

td#partnericons { 
  padding:  5px;
  text-align: center;
}

td#thickgrayhr { 
  background: #aaaaaa;
  height: 4px;
 }

td#thingrayhr { 
  background: #aaaaaa;
  height: 2px;
 }

td#footer { 
text-align: center;
font-size: 9px;
}

.partnericoncell { 
  padding:5px;
}

