#header #logo
{
  position: absolute;
  top: 8px;
  left: 20px;
}

#header #switch_view
{
  position: absolute;
  top: 10px;
  left: 685px;
  background: url('../images/switch_view.gif') no-repeat;
  -moz-border-radius: 3px;
  width: 113px;
  height: 75px;
  line-height: 12px;
  padding: 10px 0 0 5px;
}

#header #qs_home
{
  position: absolute;
  -moz-border-radius: 3px;  
  top: 8px;
  right: 30px;
  width: 153px;
  height: 100px;
  background: url(../images/qs_home.gif) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000;
}

div#header div#qs_home p
{
  margin: 4px 0 2px 10px;
}

div#header div#qs_home p input
{
  border: 1px solid #CCC;
}

div#qs_home div#qs_find
{
  margin: 5px 0 -1px 7px;
}

#header a:link, #header a:visited
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: underline;
  color: #2F407C;
}

#header #switch_view p
{
  margin: 0;
}
