/* common.css */


body {
  margin: 0;
  font-family: Tahoma;
  font-size: 0.85em;
  text-align: center;
  background: #1080a0 url(/images/background.jpg) repeat-y top center;
  color: #000000;
}


table {
  font-size: 1em;
}


form {
  margin: 0 0 20px 0;
}


input, textarea {
  font-family: Tahoma;
  font-size: 1em;
}


h1, h2 {
  margin: 0 0 10px 0;
  padding: 0 0 0 28px;
  font-size: 1.6em;
  font-weight: normal;
  background: url(/images/h1.gif) no-repeat center left;
}


h5 {
  margin: 0 0 10px 0;
  padding: 0 0 0 28px;
  font-size: 1.15em;
  background: url(/images/h5.gif) no-repeat center left;
}


p {
  margin: 0 0 5px 0;
}


ul {
  margin: 0 0 5px 0;
  padding: 0 0 0 40px;
}


a {
  color: #1080a0;
}


.box {
  width: 808px;
  margin: auto;
  text-align: left;
  background: #ffffff;
}


.content {
  padding: 40px 40px 0 40px;
  background: url(/images/top.gif) no-repeat top left;
}


.qh2 {
  margin: 0 0 10px 0;
  padding: 0 0 0 28px;
  font-size: 1.6em;
  background: url(/images/h1.gif) no-repeat center left;
}


.invite {
  margin: 10px 0 20px 0;
  padding: 5px 10px;
  font-size: 1.15em;
  text-align: center;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  background: #f8f8f8;
}


.speedbar {
  margin: 0 0 10px 0;
  padding: 3px 6px 3px 28px;
  font-size: 0.7em;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  background: #f8f8f8 url(/images/speedbar.gif) no-repeat center left;
}


.signature {
  margin: 10px 0 20px 0;
  padding: 3px 6px;
  font-size: 0.85em;
  text-align: center;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  background: #f8f8f8;
}


.signature span {
  font-weight: bold;
}


.wrapper {
  overflow: hidden;
  width: 100%;
  margin: 0 0 20px 0;
}


.wrapper p {
  float: left;
  width: 47%;
  margin: 0 2% 0 0;
}


.comment {
  margin: 0 0 20px 0;
  padding: 0 0 0 9.4em;
  text-indent: -9.4em;
}


.pager {
  margin: 0 0 20px 0;
  font-size: 1.15em;
  text-align: center;
  background: url(/images/pager.jpg) repeat-y top center;
}


.footer {
  padding: 0 40px 30px 40px;
  background: url(/images/bottom.gif) no-repeat bottom left;
}


.footer p {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 0.85em;
  text-align: center;
  border-top: 1px solid #1080a0;
}


.consult {
  margin: 2px 0 20px 0;
  padding: 10px 20px 10px 40px;
  background: #f8f8f8 url(/images/consult.gif) no-repeat 15px 13px;
  border: 1px solid #f0f0f0;
}
