#headerBottom
{
    background: url(../../images/subHeaders/header_contact.jpg) top left no-repeat;
    height: 47px;
	width: 796px;
	margin-left: 14px;
}

input
{
  
  width: 195px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;

}

textarea
{
  float: left;
  width: 310px;
  height: 80px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#imgBubble
{
  background: url(../../images/contactBubble.gif) top left no-repeat;
  width: 653px;
  height: 341px;
  padding-top: 25px;
  overflow: hidden;
}

#contactForm
{
  margin-left: 90px;
}

#requiredDiv
{
  text-align: right;
  width: 585px;
  font-style: italic;
  font-size: 70%;
  color: #636363;
}

#submitButton
{
  clear: left;
}

label
{
  width: 130px;
  text-align: right;
  display: block;
  float: left;
  clear: left;
  margin-top: 10px ! important;
}

#submitImage{

  clear: left;
  display: block;
  margin-left: 150px;
  margin-top: 30px;
}


a#utilContact
{
  color: #333333 !important;
}