#header #ToolNav, #header, #Top_Navigation, #header #search, #LeftNav, #footer, .hide {
  display: none !important;
}
body, #RoundedBox, #middle, #middle_content, #content, .top, .colLF, .colRT, .OneCol{
	float: none !important;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background:none;
}
#middle_contentBoxes{
display: none !important;
}
table {
width:80% !important;
border-color:#000 !important;
margin-left:20px !important;
}
.skip {
display:none;
}
.skip:hover {
display:none;
}

.OneCol a[href]:after,
.top a[href]:after,
.colLF a[href]:after, 
.colRT a[href]:after {
   content: " (" attr(href) ") ";
 }

.OneCol a[href^="/"]:after,
.top a[href^="/"]:after,
.colLF a[href^="/"]:after,
.colRT a[href^="/"]:after {
   content: " (http://www.uthouston.edu" attr(href) ") ";}