/******************************************************************************
                                                                  page specific
 ******************************************************************************/

#pageContent h1 {
  background-image: url(../images/home_h1.gif);
	width: 321px;
	}

#pageContent h1 span {
  display: none;
  }

#pageContent fieldset {
  border: none;
	margin-bottom: 21px;
	}

#pageContent label {
	float: left;
  margin-left: 2px;
  width: 305px;
  color: #D32B33;
	font-size: 1.2em;
	font-weight: bold;
	background: white url(../images/dot.gif) repeat-y right;
  }

#pageContent input {
 	vertical-align: middle;
	margin: 6px 0 0 24px;
  }

#pageContent button {
  border: none;
	background-color: transparent;
 	vertical-align: middle;
	margin: 6px 0 0 -4px;
  }

#pageContent p.errorMessage {
  clear: both;
  margin: -1px 0 0 2px;
  }

#pageContent #bottom {
  margin-top: 30px;
	background: url(../images/dot.gif) repeat-x top;
  }

#pageContent h2 {
  padding-top: 33px;
  font-size: 1em;
  }

#pageContent #sticker {
  margin-top: -27px;
  padding: 0 57px 0 73px;
  float: right;
	background: url(../images/dot.gif) repeat-y left;
  }

div#bottom {
	border-top:  dotted 1px #ccc;
}

div#bottom h2 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}


span.phoneNumber{
	font-weight: bold;
}
/******************************************************************************
                                                                    end of file
 ******************************************************************************/