/***************************************************************/
/**** Copyright 1994-2009 Webplus, Inc. All rights reserved. ***/
/**** This file may be modified, but this copyright notice   ***/
/**** must remain intact in this file.                       ***/
/***************************************************************/

/******************************************************
  Description: CSS file for page element
*******************************************************/

#contact_us_heading {
  font-size: 1.75em;
  margin: 25px auto;
  text-align: center;
}

#contact_storename {
  font-size: 2em;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 25px auto 15px;
  text-align: center;
}

#contact_address {
  font-size: 1.25em;
  letter-spacing: 1px;
  margin: 8px auto;
  text-align: center;
}

#contact_country {
  font-size: 1.25em;
  margin: 8px auto;
  text-align: center;
}

#contact_phone,
#contact_fax {
  font-size: 1.25em;
  margin: 8px auto;
  text-align: center;
}

#contact_phone .contact_phone_content,
#contact_fax .contact_fax_content {
  font-family: courier;
  font-size: 1.5em;
}

#contact_email_link {
  font-size: 1.5em;
  margin: 15px auto 25px;
  text-align: center;
}