@charset "UTF-8";
#content .phys, #content .programs, #content .eventlisting, #content .linklisting, #content .deptlisting, #content .stafflisting, #content .careerlisting, #content .newslisting {
	margin: 0px 10px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#content .detailsTable {
	margin: 0px 10px 10px;
}
#content .phys h1 {
	background: none;
	font-size: 15px;
	border: none;
	font-weight: bold;
}
#content .phys h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 0px 10px;
}
#content .phys h3 {
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	margin: 0px 0px 0px 10px;
}

#content .phys-photo, #content .cont-photo, #content .subdept-photo {
	width: 200px;
	float: right;
	margin: 0px 0px 10px 10px;
	font-size: 10px;
	text-align:right;
	line-height: 15px;
}
#content .programs h2, #content .eventlisting h2, #content .linklisting h2, #content .deptlisting h2, #content .stafflisting h2, #content .careerlisting h2, #content .newslisting h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
#content .programs h3, #content .eventlisting h3, #content .linklisting h3, #content .deptlisting h3, #content .stafflisting h3, #content .careerlisting h3, #content .newslisting h3 {
	font-weight: normal;
	font-size: 13px;
	margin: 0px 0px 10px;
}
#content .eventlisting .event-specs, #content .careerlisting .job-specs {
	width: 150px;
	padding: 0px 10px;
	margin: 0px 0px 10px 10px;
	font-size: 11px;
	float: right;
	background-color: #DDE5E8;
}
#content .stafflisting img, #content .programs img, #content .newslisting img {
	float: right;
	margin: 0px 0px 10px 10px;
}
