@import url( /common/css/local/support/contact/base.css );

#primaryContainer #contentArea h3 {
    margin-left: 0;
}

#gsoWrapper h3 {
     border-bottom: 1px solid #DCD9D5;
    color: #6B6B6B;
    display: block;
    font-family: Georgia, sans-serif;
    font-size: 17px;
    margin: 0 0 10px;
    padding-bottom: 6px;
    font-weight: normal;
}

#gsoWrapper .region {
    border: 1px solid #DCD9D5;
    padding: 15px;
    margin-bottom: 10px;
}

#gsoWrapper .phoneNumberList {
    zoom: 1;
}

#gsoWrapper .phoneNumberList.last {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

#gsoWrapper .phoneNumberList .spgTypeLabel {
    font-weight: bold;
}

strong {
	font-weight: normal;
}
