﻿div#contact-wrapper
{
width				: 745px;
padding				: 10px 20px 20px 20px;
overflow			: hidden;
background-color    : #FFF;
}

div#contact-wrapper p.section
{
font-size           : 85%;
line-height         : 15px;
color               : #008061;
margin              : 20px 0px 10px 0px;
font-weight         : bold;
padding             : 0px 0px 0px 10px;
}

div#contact-wrapper div.details
{
width               : 247px;
display             : block;
float               : left;
padding             : 10px 20px 0px 0px;
}

div#contact-wrapper div.details p
{
font-size           : 75%;
line-height         : 15px;
color               : #666;
margin              : 0px 0px 10px 0px;
font-weight         : normal;
padding             : 0px 0px 0px 0px;
}

div#contact-wrapper div.details p a
{
color               : #666;
text-decoration     : none;
}

div#contact-wrapper div.details p a:hover
{
color               : #008061;
}

div#contact-wrapper div.details p.header
{
color               : #008061;
margin              : 0px 0px 0px 0px; 
font-weight         : bold;   
}

div#contact-wrapper div.google-map
{
width               : 478px;
display             : block;
float               : left;
}

div#contact-wrapper div.details p span
{
color               : #008061;
font-weight         : bold;
width               : 40px;
display             : block;
float               : left;
}

div#contact-wrapper div.details p a.pdf
{
color               : #666;
font-size           : 90%;
font-weight         : normal;
text-decoration     : none;
background          : url(../images/press/icon-pdf.gif) no-repeat left center;
padding             : 6px 0px 6px 30px;
display             : block;
border-top          : 1px solid #CCC;
}

div#contact-wrapper div.details p a.bottom
{
border-bottom       : 1px solid #CCC;
}


div#contact-wrapper div#gmap
{
    width           : 478px;
    height          : 307px;
}

div#contact-wrapper div.infotip
{
    width           : 150px;
    height          : 18px;
    font-size       : 0.9em;
    color           : #004FA3;
}
