/* main */
h1 {
  height:100%;
  margin:0px;
  padding-left:33px;
  padding-bottom:1px;
  color:#228ADE;
  font-size:20px;
  font-weight:normal;
  border-bottom:1px;
  border-bottom-style:dashed;
  border-bottom-color:#BCB9AE;
  background-image:url("http://i.emode.com/images/match/h1home.gif");
  background-repeat:no-repeat;
  background-position:1px 5px;
}
/* header */
#premiumtestpage #header,#premiumtestresults #header,#premiumtestcompare #header,#premiumtestsignin #header,#premiumtestregister #header,#paidresult #header, paymentpageB #header,#streamlinedtestpage #header,#testpop #header{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 730px;
  padding:0 15px 7px 15px;
  background-color:#ffffff;
  font-size:10px;
  color:#815F26;
  background-image:url("http://i.emode.com/images/channels/premiumheaderbackground.jpg");
  background-position:0px 0px;
  background-repeat:no-repeat;
} 
.subsubnav li {
  position:relative;
  top:2px;
  float:left;
  padding:0px 0px 0px 0px;
  margin:0px 2px 0px 0px;
  background-image:url("http://i.emode.com/c/nav/subsubnav_l_20041123.gif");
  background-position:left top;
  background-repeat:no-repeat;
  height:28px;
}
.subsubnav li#on {
  top:1px;
  background-image:url("http://i.emode.com/c/nav/subsubnav_on_l_20041123.gif");
  height:29px;
}
.subsubnav li a {
  float:left;
  display:block;
  padding:4px 8px 12px 8px;
  margin:0px 0px 0px 0px;
  background-image:url("http://i.emode.com/c/nav/subsubnav_r.gif");
  background-position:right top;
  background-repeat:no-repeat;
  font-weight:bold;
  text-decoration:underline;
}
.subsubnav li#on a {
  padding:5px 16px 11px 16px;
  background-image:url("http://i.emode.com/c/nav/subsubnav_on_r.gif");
}