#pageTitlePanel {
	position: relative;
	top: 0px;
	left: 0px;
	height: 28px;
	width: 100%;
	background-color: #666666;
}

.pageTitle {
	position: absolute;
	top: 6px;
	left: 10px;
}

#inner_content {
	position: relative;
	padding: 0px;
	height: 400px;
	width: 100%;
	font: normal 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: black;
	text-align: left;
}

#left_panel {
	position: relative;
	left: 0px;
	top: 0px;
	width: 495px;
	height: 400px;
	overflow: auto;
	padding: 0px;
}

#content_panel {
	position: absolute;
	left: 495px;
	top: 0px;
	width: 235px;
	background-color: #D9D9D9;
	padding: 0px;
}

.padContent {
	padding: 0px 5px 0px 5px;
}

a {
	color: #333;
}

a:hover {
	color: #CC0000;
}

#libraryNamePanel {
	position: relative;
	padding: 35px 25px 40px 25px;
}

.libraryLogo {
	position: absolute;
	top: 0px;
	left: 25px;
}

#libraryNamePanel .libraryName {
	text-align: right;
	background-color: #E5E5E5;
	padding-right: 10px;
}

.libraryDetails {
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
}

#contactPanel {
	position: relative;
	width: 235px;
	padding: 40px 0px 0px 0px;
}

.contact {
	padding-bottom: 5px;
}

.repBy {
	padding-top: 5px;
	padding-bottom: 10px;
}

.agentAddress, .postcode {
	padding-bottom: 10px;
}

#telfax, #email {
	position: relative;
	padding-bottom: 10px;
}

#contactName { position: relative; }

.telNo, .faxNo {
	padding: 0px 0px 0px 40px;
}

.agentContact, .agentEmail {
	position: relative;
	padding: 0px 0px 0px 60px;
}

.contactNo, .contactTitle {
	position: absolute;
	top: 3px;
	left: 0px;
}

.libName, .countryName, .agentName, .company {
	font-weight: bold;
}

.browseCat {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.agentCompany {
	padding-bottom: 10px;
	font-weight: bold;
}
