@charset "utf-8";
/* CSS Document */
/*

Files using this stylesheet
1.	contact.php

========================
1.0 Maskhead
2.0 Contact Us
======================== */

/* 1.0 Maskhead ============== */
#maskhead {background: url(../images/contact/maskhead.jpg) top right no-repeat;}

/* 2.0 Contact Us ================== */
address {margin-bottom:5px; font-style:normal;}

.memberServices {text-align:left; width:500px; margin-bottom:20px;}
.memberServices li {clear:both; padding-top:5px; border-top:1px solid #E8E8E8;}
.memberServices .col1 {float:left; width:140px; margin-bottom:5px;}
.memberServices .col2 {float:left; margin-bottom:5px; margin-left:20px; width:340px;}

#contact #footer {display:none;}
#contact #operatingHours {display:block; position:static;}
#contact #operatingHours dt {float:left;}
#contact #operatingHours dd {margin-left:100px;}

address {margin-bottom:15px;}
address p {padding-bottom:0;}