/* CONTACT */
#map { height: 415px; }
.map-detail { background:url(/img/map-detail.png) no-repeat; display:none; height:240px; left:50%; margin-left:-255px; padding:20px; position:absolute; top:45px; width:470px; }
.map-detail-close { background:url(/img/map-detail-close.png) no-repeat right 4px; display:block; padding-right:16px; position:absolute; right:20px; text-transform:lowercase; top:20px; }
.map-detail img { float:left; height:80px; margin-right:12px; width:80px; }
.map-detail h4, .map-detail li, .map-detail p, .map-detail address { color:#666; font-size:12px; line-height:16px; }
.map-detail h4 { color:#fff; margin:0; }
.map-detail strong, .map-detail em { color:#fff; font-style:normal; }
.map-detail address { font-style:normal; left:20px; position:absolute; top:185px; }
.map-detail-phone, .map-detail-fax { position:absolute; right:20px; }
.map-detail p.map-detail-phone { color:#fff; font-size:30px; font-weight:bold; line-height:32px; top:185px; }
.map-detail-fax { top:218px; }

.map-alliance { background-image:url(/img/map-alliance.png) !important; }
.map-alliance p { padding-bottom:8px; }

.threecol em { font-style:normal; color:#999; }