/* GENERAL STYLES */
#galFolderContainer {
	width:630px;
}

#galImageContainer {
	width:630px;
}

#galSlideShowContainer {
	width: 630x;
	height:700px;
	text-align:center;
	margin:20px 0;
}

#galControls {
	width:630px;
	text-align:center;
}

.galSlideShowImages {
	width:600px;
	height:600px;
	text-align:center;
	margin:0 auto;
}

.galSlideShowImage {
	width:630px;
	text-align:center;
}

.galSlideShowImages img {
	margin:0 auto;
}

.galSlideShowCaption {
	text-align:center;
}

.galFolder{

}
.galThumbCaption {

}
.galImage {
	float:left;
	width:210px;
	height:170px;
	
}

.galImage img {
	padding:3px;
	border:1px solid #ccc;
	
}

.galImage a{
	color:#00345F;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.description {
	padding:0 0 1em 0;
}

/* EDITOR PROPERTIES */

