/* Some specifics... */
#width { border:none; }
#searchbox {display:none;}
.navigator {display:none;}
#masthead {height:auto;overflow:visible;}
div#sitetitle { margin:0; }
div#sitetitle a:link, div#sitetitle a:visited { text-decoration:none !important; color:black !important; }
h3 { border-top:1px solid black; border-right:1px solid black; border-bottom:1px solid black; }
#masthead div#sitetitle {font-size:18pt;width:auto;line-height:normal;height:auto;overflow:visible;}
.breadcrumbs { margin-top:1em;margin-bottom:1em;padding:0.5em; border:1px solid black; }
.breadcrumbs:before { content:'www.international.unt.edu > '; }
.subbreadcrumbs { margin-top:1em;margin-bottom:1em;padding:0.5em; border:1px solid black; }
.subbreadcrumbs:before { content:'Content Path: '; }
ul.actions { display:none; }
#maincontent {width:100%;}
#body #postbodyspacer {height:2em !important;}
#languages {display:none;}
#flagrow {display:none;}
.calendar {page-break-inside:avoid;}
#taginterface {display:none;}
#footer {background:none;height:auto;overflow:visible;page-break-before:avoid;page-break-inside:avoid;}

/* Print-friendly hyperlinks */
a:link, a:visited { font-weight:bold;text-decoration:underline;color:#999;}
#main a.print:link:after, #main a.print:visited:after { content: " [" attr(href) "] "; font-size: 80%; }

/* Table issues */
table { border:1px solid black;border-collapse:separate;}
tr {page-break-inside:avoid;}
thead { font-size:120%; }
tbody tr:first-child td, tbody tr:first-child th { border-top:2px solid black; }

/* Typography */
body { font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt !important; }
div#sitetitle { font-size:2.0em !important; }
h1 { font-size:1.4em !important; letter-spacing:normal !important; }
h3 { font-size:1.1em !important; }
h4 { font-size:1em !important; }
p { margin:1em 0em 1em 0em; text-indent:1.5em; }