html {font-size: 62.5%;}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px; font-size: 1.3rem;
    position: relative;
}
body > table, body > div#footer, body > form > table, body > form > div#container, body > form > div#container-titlewise {
    font-family: Times, "Times New Roman", serif;
    font-size: 16px; font-size: 1.6rem;
}
body > form > div#titleez-content-container {
    font-size: 16px; font-size: 1.6rem;
}

body > div#content-background {
    font-size: 16px; font-size: 1.6rem;
}
#page-header ul li { list-style-type: none; }
#page-content a.close { background-image: none; }
