/* QUT template - branch stylesheet */
/* Should be used in conjunction with common QUT corporate template stylesheet - common.css */
/* Copyright QUT 2006 */
/* Version 3.0 */

/* TOP NAVIGATION */
/* (Active button for current branch) */

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

h1 {display:none;}

.cool {
	float: left;
	line-height: 0px;
	margin-left: 30px;
	text-align: left;
	margin-top: 0;
	padding-top: 0;
	z-index: 30;
}


.cool p {
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	width: 120px;
	z-index: 20;
	position: absolute;
	top: 40px;
	margin-left: 150px;
	text-align: left;

}

.cool a{text-decoration: none; color: #333;}

.cool a:hover {color: #000;}
