.PageLogoTD {
    background-image: url(../images/Branding/leftimages/about_unisa_library.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
.PageCrumbs {
    background-color:#87174B;
}
.TopCenterRounded {
    background-image:url(../images/roundededges/individualcss/about_unisa_libraryCTCR.gif);
}
.TopRightRounded {
    background-image:url(../images/roundededges/individualcss/about_unisa_libraryTRR.gif);
}
/*Other styling*/
table.tbBorder {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #999;
	border-collapse: collapse;
	background-color: white;
}
table.tbBorder th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #999;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tbBorder td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #999;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tbBorder td.heading	{
	background-color: #f3e7ed;
	font-weight: bold;
	padding: 5px 0 5px 2px;
	color:#000000;
}
.libpdf{
	font-size:10px;
	font-weight:bold;
}
