/* Picture Australia remix competition */.remix #bodytext {	width: 912px;	}.participant {	clear: both;	}.participant:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;	}	.participant ul {	margin: 0;	padding: 0;	list-style-type: none;	}.participant li {	float: left;	margin-right: 7px;	margin-bottom: 30px;	position: relative;	height: 95px;	width: 75px;	background: #eee;	padding: 3px;	}.participant li span.downloadImage a {	position: absolute;	top: 3px;	left: 3px;	width: 75px;	height: 95px;	background: url("/images/disk.png") no-repeat 15px 79px;	margin-bottom: 22px;	z-index: 5;	}.participant li span.downloadImage a img {	background: #000;	}.participant li span.downloadCaption {	position: absolute;	bottom: 3px;	right: 15px;	width: 16px;	height: 16px;	background: url("/images/page_white_text.png") no-repeat 5% 100%;	z-index: 10;	}	.participant li span.downloadCaption a {	text-indent: -9999px;	width: 16px;	height: 16px;	display: block;	}