.imagebox{
	float:left;
	position:relative;
	width:110px;
	height:110px;
	border:0px solid #666666;
	margin:0px;
	margin-right:-1px;
	margin-bottom:-1px;
	z-index:0;
}

.imagebox:hover{
	border:0px solid #ff0080;
	z-index:2;
}

.imagespace{
	width:888px;
	height:555px;
	padding:1px;
	padding-right:2px;
	padding-bottom:2px;
}
