.primaryBlock {
    width: 720px;
}

#wwrPageContent  {
    width:642px;

}

p {
    font-family: Verdana;
    font-size: 11px;
}

.worldWideTitle{
    font-family: Arial;
    font-size: 17px;
    color: #3e3061;
    margin-bottom: 7px;
}

.countrySelector {
    background: #e5d8a7;
    margin-top: 13px;
}

.countrySelector #cccForm {
    margin: 0;
    padding: 10px;
}

#cccSelect {
    width: 220px;
}

#phoneListContainer {
    background-color: #f9f0cb;
    border-bottom: 1px solid #e5d8a7;
    border-left: 1px solid #e5d8a7;
    border-right: 1px solid #e5d8a7;
    margin-top: 10px;
    padding: 0;
    position: static;
    zoom: 1;
}

.countryName {
    padding:  7px 1px 6px 11px;
    background-color: #e5d8a7;
    margin-bottom: 13px;
}

.phoneNumberList {
    overflow: hidden;
    margin: 0 0 5px 10px;
}

.phoneNumberList .spgTypeLabel {
    padding-left: 10px;
    background: url(/preferredguest/images/support/supportBullet.gif) no-repeat left center;
    float: left;
    clear: left;
    width: 33%;
}

.phoneNumberList .contactNumber {
    float: left;
    width: 50%;
    line-height: 15px;
}

.countryNumberContainer, .countryRegionNumbers {
    zoom: 1;
}

.countryNumberContainer .last {
    margin-bottom: 12px;
}

.countryRegionNumbers .countryName {
    font-style: italic;
    font-weight: normal;
}

p.IddNote {
    font-family: Arial,Helvetica,Sans Serif;
    margin: 10px 15px 5px 25px;
}
