#thumbs li{
	display:block;
	float:left;
	margin:0 0 2px 2px;
	width:70px;
	height:70px;
	overflow:hidden;
	cursor:pointer;
}
#display{
	text-align:center;
	width:420px;
	height:480px;
	background:url(/_images/loading_on_white.gif) transparent no-repeat center center;
}
#display img{
	display:none;
}