div.header-box {
  width: 940px;
  padding: 0 10px;
  font-family: Verdana;
  color: #666;
  z-order:50;
}

#cl-logo {
  background: #fff url(/images/header/clinlife_logo.jpg) left bottom no-repeat;
}

div.menu-patient {
  clear: both;
  background: #fff url(/images/new_css/menu_bg.jpg) left top repeat-x;
  width: 920px;
  margin: 0 auto;
  padding: 1px 0 0 0;
  font: normal 100% Verdana;
}

div.menu-hcp {
  clear: both;
  background: #fff url(/images/new_css/menu_hcp_bg.jpg) left top repeat-x;
  width: 920px;
  margin: 0 auto;
  padding: 1px 0 0 0;
  font: normal 100% Verdana;
}

div.menu-bottom {
  background: #fff url(/images/new_css/menu_underline_bg.jpg) left top no-repeat;
  width: 920px;
  height: 18px;
  padding: 0;
  margin: 0 auto;
}

div.header-home{
  float: left;
  width: 250px;
}

div.header-right{
  float: left;
  width: 670px;
}
div.remember {
  font-size: 86%;
}

