/*** TOP NAVIGATION - Patients ***/

li.topnav-about a {
  width: 164px;
  background: url(../images/topnav-about.gif) no-repeat 0 0; 
}

li.topnav-taking a {
  width: 130px;
  background: url(../images/topnav-taking.gif) no-repeat 0 0;
}

li.topnav-safety a {
  width: 214px;
  background: url(../images/topnav-safety.gif) no-repeat 0 0;
}

li.topnav-faqs a {
  width: 64px;
  background: url(../images/topnav-faqs.gif) no-repeat 0 0;
}

li.topnav-insomnia a {
  width: 134px;
  background: url(../images/topnav-insomnia.gif) no-repeat 0 0;
}

li.topnav-save a {
  width: 224px;
  background: url(../images/topnav-save.gif) no-repeat 0 0; 
}


/*** EXTRA NAVIGATION - Patients ***/

#header-tert-nav {
  margin: 24px 0 0;
  width: 320px;
  float: right;
  overflow: hidden;
}

#header-tert-nav p {
  float: left;
}

#header-tert-nav a {
  height: 30px;
  text-indent: -9000px;
  display: block;
}

#sub-patients a {
  margin: 0 10px 0 0;
  width: 100px;
  background: url(../images/sub-patients.gif) no-repeat 0 0;
}

#sub-info a {
  width: 210px;
  background: url(../images/sub-info.gif) no-repeat 0 0;
}

#header-sub-nav {
  margin: 88px 0 0;
  width: 338px;
  clear: both;
  overflow: hidden;
}

#header-sub-nav li {
  margin: 0 0 1px 1px;
  float: left;
  width: 168px;
  display: inline;
}

#header-sub-nav li a {
  width: 168px;
  height: 28px;
  text-indent: -9000px;
  display: block;
}

li#subnav-safety a {
  background: url(../images/subnav-info.gif) no-repeat 0 0;
}

li#subnav-rxinfo a {
  background: url(../images/subnav-rxinfo.gif) no-repeat 0 0;
}
