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

h1 {
    margin-bottom: 20px;
}

.highlightBox {
    padding: 15px;
    zoom: 1;
}

.links {
    margin-bottom: 10px;
}

#phoneListContainer {
    background-color: #eaeaea;
    padding: 15px;
    margin-bottom: 10px;
    border-top: 1px solid #eaeaea;
    zoom: 1;
}

#phoneListContainer h3 {
    margin:  0 0 15px 0;
    text-transform: none;
}

#phoneListContainer .last,
.countryRegionNumbers .last {
    margin-bottom: 0;
}

.phoneNumberList {
    zoom: 1;
}

.phoneNumberList .spgTypeLabel {
    width: 32%;
    background: url(/whotels/images/support/supportBullet.gif) no-repeat scroll left 7px;
    padding-left: 10px;
}

.phoneNumberList .contactNumber {
    float: right;
    width: 65%;
}

.countryRegionNumbers {
    background-color: #eaeaea;
    padding: 5px 15px;
    margin-bottom: 10px;
    zoom: 1;
}

.countryRegionNumbers .regionHeaderView1 {
    font-weight: normal;
    text-transform: none;
    margin-bottom: 15px;
}

/* BEGIN single phone number list */
.countryNumberContainer {
    margin-bottom: 10px;
}

.phoneNumberList p.countryViewName {
    background: url(/whotels/images/support/supportBullet.gif) no-repeat scroll left 7px;
    padding-left: 10px;
}

.phoneNumberList ul li.listItemContainer {
    overflow: hidden;
}

.phoneNumberList ul li.listItemContainer .spgTypeLabel {
    background: none;
    padding: 0;
}

.phoneNumberList .spgBrands {
    float: right;
    width: 65%;
}

#listType5 h3 {
    font-weight: normal;
}
/* END single phone number list */
