﻿/*
h2	#MailingAddressesH2{background-image: url('../_img/h2-Mailing-Addresses.gif')}
h2	#PhoneNumbersH2{background-image: url('../_img/h2-Phone-Numbers.gif')}
h2	#RegionalCustomerServiceH2{background-image: url('../_img/h2-Regional-Customer-Service-Offices.gif')}
*/

.threeColumn{
float:left;
width:33%;
margin: 0 0 20px 0;
}

#phoneNumbers{
background:url('../_img/vertical-line.gif') repeat-y 46% 0;
float:left;
width:100%}

.twoColumn{
float:left;
width:48%;
margin-bottom: 20px;
margin-right: 2%;
}

.phoneNumbers{
border-bottom:1px solid #fff;
float:left;
margin:0 0 1.45em;
width:100%}

dl.last{border:0}

.phoneNumbers dt{
clear:left;
float:left;
width:50%;
}

dl {
margin-bottom: 20px;
}

.phoneNumbers dd{
float:left;
margin-left:0;
width:49%;
	margin-top: 0;
	margin-bottom: 0;
}

dd.last {
	margin-bottom: 10px;
}

#phoneNumbers h3 {
	margin-bottom: 10px;
}

.column dl dt {
background:url("../../_shared/img/bullet-02.gif") no-repeat scroll 5px 8px transparent;
padding-bottom:5px;
padding-left:22px;}
.phoneNumbers dd {float: left;margin-left: 20px;}


.column ul, .column dl {
    margin: 0 0 1.5em 1em;
}
