/***
  cornerNavigation
***/
/*  overwrite */
div.cornerNavigation{
margin: 0 0 18px 0;
}

h2{
display: none;
}


/***
  map
***/
div.contentsBody p.worldMap{
margin: 0 0 28px 0;
}


/***
  contactInfo
***/
div#contactInfo{
margin: 0 0 5px 0;
border-width: 1px 0;
border-style: solid;
border-color: #c8c8c8;
}

div.contentContactInfo{
padding: 2em 43px;
text-align: left;
}

div.contentContactInfo p{
line-height: 125%;
}

/* head */
h3{
margin: 0 0 0.5em 0;
font-size: 100%;
font-weight: bold;
}

h4{
margin: 0 0 0.25em 0;
color: #6f6598;
font-size: 100%;
font-weight: normal;
}

h3 a{
text-decoration: none !important;
}

