 
#kwphotomain {
	position:relative;
	width:300px;
	height:300px;
	z-index:3;
	visibility: visible;
	top: 10px;
}
#kwthumbnails {
	position:relative;
	width:174px;
	z-index:1;
	visibility: visible;
	background-color:#e2d6c2;
}
 
