#photogalleryl {
	width: 463px;
	float: left;
}
#photogalleryr {
	width: 390px;
	float: right;
}
img.photoimg {
	width: 443px;
	height: 306px;
}

img.photothumbs {
	margin: 0 12px 12px 0;
	width: 75px;
	height: 50px;
	cursor: pointer;
}



#insidewide img {
	margin-bottom: 15px;
}

#insidewide img.imgseparator {
	margin:5px 5px;
	cursor: pointer;
}

#insidewide img.maingalleryimg {
	float: left;
}

#image_container_outer {
	width: 456px;
	height: 350px;
	float: left;
	padding: 5px 0px 0px 0px;
}

