.mod-body-content {
	width: 548px;
	background: #0000ff;
	color: #ffffff;
}

#photogallery .mod-body-content {
	background: url(images/bkg_photogallery.gif);
	height: 454px;
}
		
#gallery{
	float: left;
	width: 550px;
	margin-top: 0px;
}		

#gallery_shim{
	height: 75px;
	width: 520px;
	display: block;
	overflow: hidden;
	float: left;
	
}

#gallery_image{
	border-color: #373636;
	border: solid 2px;
	width: 427px;
	height: 351px;
}
#gallery_container {
	height: 66px;
	width: 20000em;
	display: block;
	overflow: hidden;
	float: left;
}

#gallery_left{
	height: 17px;
	width: 8px;
	float: left;
	margin-right: 4px;
	margin-left: 2px;
	margin-top: 20px;
	cursor: pointer ;
}
#gallery_right{
	height: 17px;
	width: 8px;
	margin-top: 20px;
	float: left;
	margin-left: 2px;
	cursor: pointer ;
}
#gallery_container div{
	display: block;
	height: 62px;
	float: left;
	margin-right: 6px;
	border: solid 2px;
	border-color: #bdbdbe;
	cursor: pointer 
}
#prev_pic{
	float: left;
	margin-left: 10px;
	margin-top: 121px;
	margin-right: 10px;
	cursor: pointer ;
}

#next_pic{
	float: left;
	margin-top: 121px;
	margin-left: 10px;
	cursor: pointer ;
}

#gallery_image{
	float: left;
}