.contact_item {
	border-top: 1px solid #c7c7c7;
	float: left;
	max-height: 150px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	width: 215px;
}

.contact_name, 
.contact_position, 
.contact_location,
.contact_tel,
.contact_email
{
	display: block;
}

.contact_dept { display: none; }
.contact_name { font-weight: bold; }
.contact_position { 
	font-style: italic;
	margin-bottom: 20px;
}

#google_map {
	clear: right;
	float: right;
/*	margin: 0 0 20px 20px; */
	margin-bottom: 20px;
	width: 460px; 
	height: 350px; 
}

.hours_table {
	width: 680px;
}

.hours_table td{
	padding: 10px 0 10px 0;
	width: 25%;
}

.hours_table thead td {
	padding: 0 0 5px 0;
	line-height: 1.3em;
	vertical-align: top;
}

.hours_title {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: normal;
	margin-bottom: 5px;
}

.library_address {	
	width: 220px !important; 
}

.list_simple {
	clear: none !important;
	width: 200px !important;
}

/*
.list_title {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;	
}
*/

.right {
	width: 140px;
}