/* QUT template - branch stylesheet */
/* Should be used in conjunction with common and corpstyle stylesheets */
/* Copyright QUT 2007 */
/* Version 3.2 */

/* TOP NAVIGATION */
/* (Active button for current branch) */

.branch7_button A{
  background-color: #fff;
  color: #666;
}

.partners {
	margin-top: 3em;	
}

.partner-logos {
	width: 160px;	
}

.partner-logos a {
	display: block;
	width: 160px;
	text-align: center;
	float: left;	
}

.partner-logos img {
	margin-bottom: 100px;	
}