
#SearchBox {
    display: none;
}
#GlobalMenu {
    display: none;
}
#RegionalMenu table {
    display: none;
}
#Right {
    float: right;
    background-color: white;
    border-width: 0;
    width: 60px;
}
#Right .BoxRound {
    display: none;
}
#Content {
    width: 600px;
}
#Page table {
    width: 600px;
}
#ServiceLinks table {
    width: 370px;
}
.none{display: none;}
