/* University Sector */
.uni_topic {	width: 100%; color: black; padding-bottom: 10px; }
.uni_topic_header {	background-color:#F7D653;	color: white;}
.uni_topic_content { color: black;width: 100%; padding: 5px 5px 0px 5px; }

.uni_topic_content H2 {	font-family: Arial, Helvetica, sans-serif;font-size:22px; 	line-height:25px;	color: black;	font-weight: bold;	 }
.uni_topic_content H3 {	text-decoration: underline;}
.uni_profile { 	color: black;padding-left: 5px; padding-right: 5px; }

#summary { width:300px; float: right; }
.uni_summary { width: 100%; margin: 10px 10px 10px 10px; background-color: #FFFFCC; 	border: 1px solid gray;}
.uni_summary td.bold  {	font-weight: bold;}
.uni_listing ul  {   width:100%;  }
.uni_listing li {  float: left;  width: 48%;  padding: 3px;  }
.uni_map { width: 280px; height: 300px; margin: 10px 10px 10px 10px; }

a.external {	background: url(/images/external.png) center right no-repeat;	padding-right: 13px;}
a.nounderline {	text-decoration:none;}
