/* Contact styles - China BBB
----------------------------------------*/

#contentArea {
  margin: 0 0 0 0;
  }
	
#contentArea:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	}

#officesContainer {
  margin: 30px 0 0 0;
  padding: 0 0 0 0;
  /* width: 621px; */
  float: left;
  }

.officesBox {
  margin: 0 0 0 0px;
  padding: 0 0 0 0;
  width: 800px;
  font-size: 12px;
  float: left;
  clear:both;
  }
	
.officesBox img {
	margin: 0 20px 0 0;
	float:left;
	}

.contactAddress {
  width: 207px;
  margin: 20px 0 30px 0;
  padding: 0 0 0 0;
  font-size: 11px;
  float: right;
  }

.officesBox h4, .contactAddress h4 {
  font-size: 15px;
  font-weight:bold;
  margin: 0 0 0 0;
  padding: 60px 0 0 0;
  }

.contactAddress a {
  background: url("../img/global/arrow.gif") no-repeat 0 3px;
  text-decoration: none;
  margin: 0 0 0 0;
  padding: 0 0 0 15px;
  }

* html .contactAddress a {
  background: url("../img/global/arrow.gif") no-repeat 0 4px;
  text-decoration: none;
  margin: 0 0 0 0;
  padding: 0 0 0 15px;
  }
