.photocontent {
	border:solid 0px #0c1645;
	background-color:#fff;
	color:inherit;
	width: 630px;
	height: 800px;
	padding-right: 5px;
}


.large_image {
	width:440px;
	height:auto;
	padding:0px;
	margin-top:5px;
	float: left;
}

.small_image {
  width:60px;
  height:50px;
  padding:0px;
  margin: 5px 0 0 3px;
  float: left;
}

#thumbpanel {
	left: 440px;
	float: right;
	width: 190px;
	height: 800px;
	padding: 0;
}
