#search {
  background: url(images/bg.gif) top left repeat-y;
  width: 463;
  text-align:center;
}

#search h2 {
  background: url(images/search.gif) top left no-repeat;
  height: 42;
  margin-bottom: 0px;
}

#search h2 span {
  display: none;
}

#search div {
  font-family: Verdana;
  font-size: 10pt;
  margin-bottom: 0px;
  margin-top: 10px;
  padding: 0px 10px 0px 10px;
}

#search div.bot {
  background: url(images/bottomline.gif) bottom left no-repeat;
  padding-bottom: 20px;
  margin-bottom: 0px;
}

#switch {
  background: url(images/bg.gif) top left repeat-y;
  width: 463;
  text-align:left;
}

#switch h2 {
  background: url(images/goto.gif) top left no-repeat;
  height: 42;
  margin-bottom: 0px;
}

#switch h2 span {
  display: none;
}

#switch div {
  font-family: Verdana;
  font-size: 10pt;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px 10px 0px 10px;
}

#switch div.bot {
  background: url(images/bottomline.gif) bottom left no-repeat;
  padding-bottom: 20px;
  margin-bottom: 0px;
}

#mcont {
  background: url(images/bg.gif) top left repeat-y;
  width: 463;
  text-align:left;
}

#mcont h2 {
  background: url(images/info.gif) top left no-repeat;
  height: 42;
  margin-bottom: 0px;
}

#mcont h2 span {
  display: none;
}

#mcont div {
  font-family: Verdana;
  font-size: 10pt;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px 10px 0px 10px;
}

#mcont div.bot {
  background: url(images/bottomline.gif) bottom left no-repeat;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
