/*////////////////////////////////////////////////////////////////////////////////////////////////////
COLUMN 2 | CONTACT | address
////////////////////////////////////////////////////////////////////////////////////////////////////*/
.address{
width:338px;
margin:0 0 10px 0;
padding:5px;
background:url(../img/bg-content.jpg) no-repeat 5px 45px;
border:1px solid #EEE;
}
.address p.title{background:#FFF url(../img/titles/address.jpg) no-repeat 0 0;}
.address dl{
line-height:18px;
padding:10px 10px 0 10px;
font-size:120%;
}
.address .brand{
line-height:32px;
margin:0 0 5px 0;
background:url(../img/icons/brand.gif) no-repeat 0 0;
text-indent:37px;
}
.address .telephone{
line-height:32px;
background:url(../img/icons/telephone.gif) no-repeat 0 0;
text-indent:37px;
margin:10px 0 0 0;
}