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

#menu .menulink.information {
        background:url(../img/header_active.gif) left top repeat-x;
	color:#3c4955;
}

