/* QUT template - "homepage" stylesheet */
/* Should be used in conjunction with common and corpstyle stylesheets */
/* Copyright QUT 2007 */
/* Version 3.2 */

/* HOMEPAGE-SPECIFIC LAYOUT SETTINGS */

.utility {
  border-bottom: 1px solid #ccc;
}	

/* h1 {
  display: none;	
} */

.topnav {
  display: none;
}

.sidenav {
  display: none;
}

.content {
  line-height: 1.5em;
  margin: 0 0 10px 0;
  text-align: left;
}

.right_margin{
  display: none;
}

a img {
  border: none;
}


