div.imgbox {
	position:relative;
	float:right;
	top: 5em;
	width:180px;
	height:510px;
}

div.listbox {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	top:50px;
	width:800px;
	height:800px;
}

div.listleft {
	float:left;
	width:55%;
}

div.listright {
	float:right;
	width:35%;
}

div.bucket {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width:130px;
	height:120px;
	text-align:center;
}
div.bucket2 {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	top: 200px;
	width:170px;
	height:130px;
	text-align:center;
}

div.bucket3 {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	top: 50px;
	width:250px;
	height:130px;
	text-align:center;
}
