#wrapper {
	width: 1070px;
	margin-top: 70px;
}

#circle {
	background: url(http://chilounge.com.au/v2/themes/chi/images/circle.png) no-repeat;
	overflow: hidden;
	width: 533px;
	height: 484px;
	display: block;
	float: left;
	z-index: 1;
	/*top: 0;
	left: 0;*/
}
#circle .inner {
	background-image: url(http://chilounge.com.au/v2/themes/chi/images/bonsai.png);
	background-repeat: no-repeat;
	background-position: -199px -199px;
	overflow: hidden;
	width: 533px;
	height: 484px;
	position: absolute;
	z-index: 2;
	/*top: 5px;
	left: 7px;*/
	display: none;
}
#circle .innerload {
	background: #000 url(http://chilounge.com.au/v2/themes/chi/images/loading.gif) center center no-repeat;
	opacity: 0.5;
	overflow: hidden;
	width: 533px;
	height: 484px;
	display: block;
	position: absolute;
	z-index: 2;
	/*top: 0;
	left: 0;*/
}

#box {
	width: 600px; height: 270px; overflow:hidden;
	position: relative;
	left: -40px;
	top: 100px;
}
#box .inner {
	width: 4305px; height: 240px;
	background-image: url(http://chilounge.com.au/v2/themes/chi/images/bg-opa.png);
}
#box .inner p {
	margin: 10px;
}
#box .inner div {
	width: 600px; height: 240px; float:left; overflow: hidden;
	margin-right: 15px;
}