div.collection_box {
	height: 145px;
	width: 162px;
	float: left;
	text-align: left;
}
div.collection_nav {
	height: 30px;
	background-color: #303030;
}
div.collection_nav_left {
	text-align: center;
	width: 150px;
	height: 30px;
	float: left;
	background-color: #303030;
}
div.collection_nav_center {
	text-align: center;
	width: 348px;
	height: 30px;
	float: left;
	background-color: #303030;
}
div.collection_nav_right {
	text-align: center;
	width: 150px;
	height: 30px;
	float: left;
	background-color: #303030;
}
div.collection_frame {
	position: relative;
	top: 20px;
	left: 0;
	background-color: #FFF;
	padding: 1px;
	width: 162px;
	height: 79px;
}
div.collection_label {
	text-align: center;
	position: relative;
	top: 20px;
	width: 142px;
	left: 5px;
	font-size: 10pt;
}
img.gallery {
	border: 2px solid #303030;
	display: block;
	cursor: pointer;
}
div.gallery_edge_spacer {
	float: left; 
	height: 81px; 
	width: 115px; 
}
div.gallery_small_spacer {
	float: left; 
	height: 81px; 
	width: 10px; 
}
div.gallery_frame {
	float: left; 
	padding: 1px; 
	height: 79px; 
	width: 104px; 
	background-color: #FFF;
}
div.gallery_label {
	float: left; 
	height: 81px; 
	width: 310px; 
	text-align: left;
	font-size: 10pt;
}
div.gallery_row_spacer {
	float: left; 
	height: 10px; 
	width: 650px; 
}
div.picture_frame {
	position: relative;
	padding: 1px; 
	height: 404px; 
	background-color: #FFF;
}
div.picture_label {
	margin-top: 10px;
	margin-left: 25px;
	float: left; 
	width: 600px; 
	text-align: center;
}