#footer{
  padding-top: 2em;
}

#footer a{
text-decoration:none;
}


#footer .column{
float:left;
height: 230px;
width:219px;
margin-left:20px;
margin-right:0px;
border-right: 1px solid #a4a4a4;
}

#footer .first_in_column{
border-left: 0px none #ffffff;
margin-left:0px;
}
#footer .last_in_column{
border-right: 0px none #ffffff;
}

#footer .footer{
  border-top: 1px solid #a4a4a4;
/*  margin: 0 10px 0 10px;*/
}

#footer-gop {
/*  margin-left: 10px;*/
	margin-left: -2px;
}
#footer h2{
/*  margin-left: 12px;*/
	}

#footer ul{
	margin-left:18px; 
	list-style-image:url("/assets-global/monash/images/template/li-arrow.png");
	font-size:14px;
	line-height: 24px;
}


#footer-traditional
	{
		margin-top:10px;
		font-size:10px;
		float:left;
	}

#footer-flag
	{
		margin-left:0px;
		float:left;
	}
	

#footer-traditional p
	{
		margin-top:0px;
		width:365px;
		line-height:10px;
		margin-left:10px;
		float:left;
	}

#footer .detail p
	{
		line-height:11px;
		font-size:10px;
		margin-top:.6em;
		margin-bottom:.6em;
	}

#footer .detail a,
#footer-traditional a
	{
		text-decoration: underline;
	}


/* same as the h2.25 */
.footer-title {
font-size: 18px;
line-height: 25px;

}

.footer-group-of-eight a {
background-image: url(/assets-global/monash/images/template/go8-no-whitespace-black.png);
/* trick to make ie8 ignore the svg background*/
background-image: url(/assets-global/monash/images/template/go8-no-whitespace-black.svg),none;
background-size: 100% 100%,100% 100%;
margin-top: 10px;
display: block;
width: 157px;
height: 57px;
}

.footer-group-of-eight img {
float: left;
display: none;
}

