/******************************************************************/
/*** Copyright (c) 2007-2008 Webplus, Inc. All rights reserved. ***/
/******************************************************************/

/*
  Description: style for script of same filename
                  as well as scripts prefixed with filename_
*/


/*******************/
/**  FRM_CONTACT  **/
/*******************/

.contact_intro {
  line-height: 18pt !important;
  text-align: center;
}

.contact_phone {
  color: #090;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  letter-spacing: 2px;
}

.contact_phone_intl {
  font-family: verdana;
}

#frm_contact {
  margin: 0 auto;
  width: 500px;
}
