/* 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) */

.about_button A{
  background-color: #fff;
  color: #666;
}

.mugshots {
	width: 100px;
	border: solid 1px #ccc;
	padding: 5px;
	float: left;
	margin: 17px 10px 0 0;
}