#copystore {
	width:100px;
	margin:auto;
	text-align:center;
	position:relative;
	left:0px;
	float:left;
}

.copystore-left {
	position:relative;
	left:0px;
	float:left;
	top:42px;
	width:auto;
}

.copystore-right {
}

.copystore-top {
	width:100%;
	margin:auto;
	text-align:center;
}

