/*** TOP NAVIGATION - HCP ***/

li.hcpnav-about a {
  width: 168px;
  background: url(../images/hcpnav-about.gif) no-repeat 0 0;
}

li.hcpnav-dosing a {
  width: 181px;
  background: url(../images/hcpnav-dosing.gif) no-repeat 0 0;
}

li.hcpnav-safety a {
  width: 134px;
  background: url(../images/hcpnav-safety.gif) no-repeat 0 0;
}

li.hcpnav-faqs a {
  width: 91px;
  background: url(../images/hcpnav-faqs.gif) no-repeat 0 0;
}

li.hcpnav-savings a {
  width: 172px;
  background: url(../images/hcpnav-savings.gif) no-repeat 0 0;
}

li.hcpnav-pharm a {
  width: 184px;
  background: url(../images/hcpnav-pharm.gif) no-repeat 0 0;
}

/*** EXTRA NAVIGATION - HCP ***/

#header-sub-nav {
  width: 400px;
  clear: both;
  overflow: hidden;
}

#header-sub-nav li {
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  display: inline;
  border-right: 1px solid #aadae6;
}

#header-sub-nav li.sub-nav-last {
  margin: 0;
  padding: 0;
  border-right: 0 none;
}

#header-sub-nav li a {
  font: 11px/16px Arial, sans-serif;
  color: #6c207f;
  text-decoration: none;
}

#header-sub-nav li a:hover {
  text-decoration: underline;
}
