/* QUT template - branch stylesheet */
/* Should be used in conjunction with common and corpstyle stylesheets */
/* Copyright QUT 2009 */
/* Version 4.0 */

/* TOP NAVIGATION --------------------------------------------------------------- TOP NAVIGATION */
/* (Active button for current branch) */

.branch2_button a {
	background-color: #fff;
	color: #666;
}

.modulesDivider	{
	width:600px;
	height:100px;
	border-bottom:1px solid #E4E4E4;
	margin-top:30px;
	margin-bottom:10px;
}

.modulesDivider	a:hover	{
	text-decoration:underline;
}