/* QUT template - common stylesheet (contains styles available to page editors) */
/* Should be used in conjunction with corpstyle and branch stylesheets */
/* Copyright QUT 2007 */
/* Version 3.2 */

/* Styles available via Contribute editing mechanism */

body {
  background-color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  width: auto;
  color: #333;
}

p, table, th, td {
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #333;
}

H2 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 2em;
}

H3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 2em;
}

.smltext {
  font-size: 11px;
}



/* CUSTOM FACULTY OF HEALTH STYLES */

.captiontext {
  font-size: 10px;
}

.specialheading {
  color: #FF0000;
}

H3 {
  font-size: 13px;
}

.anchorPannel	{
	border:1px solid #CCC;
	width:520px;
	height:160px;
	padding:10px;
}

.anchorPannel img	{
	margin-right:5px;
}

.anchorPannelHeader	{
	float:left;
	width:520px;
}

.anchorPannel	p	{
	margin:0 0 5px 0;
}


.anchorPannelLeft	{
	float:left;
	width:260px;
}

.anchorPannelRight	{
	float:260px;
}
.researchImageRotator	{
	float:right;
}

.researchImageRotator img	{
	margin:0 0 10px 10px;
}
