#content { background:url("/css/images/library.jpg") no-repeat top left; } 


#widgets .search h4 {
	padding:0;
	margin:0.2em 0 0.5em 0;
	font-weight:normal;
        font-family:arial;
}

#widgets input, #widgets select{
	margin:.2em 0 .2em 0;
}

#subjectGuides td {
	width:33%;
	padding: .3em;
}

#subjectGuides a {
	display:block;
}

#classPages{
	width:100%;
}

#classPages th {
	text-align:left;
	border-bottom:1px solid #ddd;
	padding: 0.5em 0.5em 0.5em 2em;
}

#classPages td{
	padding:0.5em;
	border-bottom:1px solid #ddd;
}

#classPages a {
	color:#084B8A !important;
	font-weight:bold;
}
