/**** Styles Specifically for the International Contacts Page ****/

/* Address Information Box */
#address
{
  min-height:149px;
  background:transparent url(/contact/images/international-photo.jpg) no-repeat top right;
}

/* Phone Numbers Information Box */
#phoneNumbers
{
  margin:10px 0;
  padding:10px;
  background:#e7e8e9;
}
#phoneNumbers strong { font-size:13px; }
#phoneNumbers div.col1, #phoneNumbers div.col2, #phoneNumbers div.col3
{
  float:left;
  width:229px;
}
#phoneNumbers div.col1, #phoneNumbers div.col2 { margin-right:10px; }