.partner-images img {
	margin-right: 18px;
	float: right;
	clear: both;
	margin-top: 1.2em;
	border: 0px;
}

/* accent effects the background colour of several items in the internal template */
.accent {
	background-color: #009a49;
}

/* the border color of the footer bar can optionally be matched to the accent color */
#metalinks
{
	border-bottom-color: #009a49;
	border-top-color: #009a49;
}

#top /* the background banner image */
{
	background-image: url(/swap/template-assets-custom/07/images/sub-banner-master.jpg);
}

/* home page icons */
/* use classes on the divs which already have an 'icon' class to refer to an individual icon image */

#nav div.section1 {
	background-image: url(/swap/template-assets-custom/07/images/icons_wellbeing.jpg);
}
#nav div.section2 {
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/icons/058.jpg");
}
#nav div.section3 {
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/icons/038.jpg");
}
#nav div.section4 {
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/icons/050.jpg");
}
#quicklinks li a {
	color: #EEE;
}
.intro {
	margin: 0px;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-bottom: solid 1px #009a49;
	border-top: solid 1px #009a49;
}

.intro h2
{
	font-size: 18px;
	line-height: 20px;
}

#home-content
{
	margin-left: 0%;
}

#home-content a:link {
	text-decoration: none;
}
#home-content a:hover {
	text-decoration: underline;
	color: #cc0000;
}
#home-content a:visited {
	text-decoration: none;
}
#home-content li {
	color: #556677;
}
#home-content h2 {
	background-color: #efefef;
	margin-bottom: 5px;
}
#content #team.grey th {
	text-align: left;
	background-color:#FFFFFF;
}
#actionInfo.notice {
	font-size: .8em;
}
#content h5 {
	font-size: 1em;
}
#content table.grey th {
	vertical-align: middle;
}
#content table.grey th, #content table.grey td {
	padding: 5px;
}
.welcome {
	clear: both;
}
.welcome img {
	float: right;
	padding-left: 10px;
	padding-bottom: 1.5em;
	margin-right: 18px;
}
#morenews {
	text-align: right;
}
.confimagescontainer {
	width: 512px;
	margin-left: auto;
	margin-right: auto;
}
.confimages {
	height: 300px;
	width: 250px;
	float: left;
	clear: none;
}
#content .confimages p {
	position: relative;
	top: 260px;
	text-align: center;
	margin-right: 0em;
}
#kirkwood {
	background-image:url(/swap/wellbeing/news/0907/images/kirkwood.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
}
#butler {
	background-image:url(/swap/wellbeing/news/0907/images/butler.jpg);
	background-repeat: no-repeat;
}
div.notice#medialinks {
	line-height: 1.3em;
	margin: 0.5em 10px 1em 0pt;
}
div.notice#medialinks li {
	color: black;
	list-style: none;
}
#subscribe {
	text-align: center;
	padding: 0.2em 10px;
	margin-left: -12px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	background-color: #efefef;
	font-size: 0.95em;
	color: #223344;
}
#subscribe input {
	font-size: 0.95em;
	color: #223344;
	margin-left: 0.25em;
}
#home-content form {
	margin: 0pt;
}
#nav div.icon {
	margin: 2em 3% 0pt 0pt;
}
#content p.news_indent {
	margin-left: 2em;
}

#rightnav
{
	float: right;
	width: 450px;
	margin: 0px;
	border: 40;
}

#content2
{
	margin-left: 250px;
	margin-right: 465px;
}

