/* QUT template - "simple" stylesheet for pages with no navigation */
/* Should be used in conjunction with common and corpstyle stylesheets */
/* Copyright QUT 2009 */
/* Version 4.0 */

/* LAYOUT SETTINGS */

.page_title {
  margin-left: 20px;
}

.sidenav {
  display: none;
}

.content{
  margin: 0 160px 10px 20px;
  text-align: left;
  line-height: 1.1em;
}

.statement
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.content-home p
{
	margin-left: 10px;
	margin-right: 10px;
}

.content-home h2
{
	margin-left: 10px;
	margin-right: 10px;
}