.jvectormap-label {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px;
}

.jvectormap-zoomin, .jvectormap-zoomout {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    padding: 3px;
    color: white;
    width: 10px;
    height: 10px;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
}

.jvectormap-zoomin {
    top: 10px;
}

.jvectormap-zoomout {
    top: 30px;
}

div.office-map {
    margin-top:10px;
}

div.office-map button {
    font-size: 11px;
}

 .row-fluid #relatedAccordionProducts .officeList ul li a {
    color:#0A4684;
}
#relatedAccordionProducts .row-fluid.officeList ul {
    margin-left: 0;
    margin-right: 8px;
    margin-bottom: 0px;
    min-height:150px;
}
.officeList li {
    background-image:none;
    color:#666666;
}
.officeList li.country-name {
    font-weight:bold;
}
.officeList ul li.phone, .officeList ul li.fax {
    margin-left: 10px;
}
.row-fluid .officeList {
   margin: 0 6px
}
/* .europe-office .row-fluid {
    margin-left: 15px;
    margin-top: 15px;
}*/
.office-list-world {
    margin-top: 15px;
}
.row-fluid .office-accordion h3.titleRelatedAccordion {
    color: #FFFFFF;
    padding:5px;
}
.infocentre_contact_offices_ .ui-accordion .ui-accordion-content {
    padding: 0.8em;
}
.infocentre_contact_offices_ .office-accordion {
    margin: 0;
}
.jvectormap-marker {
    cursor: pointer;
}
 .infocentre_contact_offices_ .offices {
     margin-top: 10px;
 }
 
 .row-fluid .offices h2 {
    margin-bottom: 0.2em;
}
.officeList ul li.country-name strong {
    color:#555;
}
.officeList ul li.separate hr {
    padding-top:5px;
    padding-bottom:5px;
}