/*
 * jgallery styles
 */

#jg-container {
	width: 100%;
	min-height: 250px;
	border: 0;
	margin-bottom: 3px;
}

.jg-large {
	
}

.jg-large-image {
	border: 1px #ccc solid;
	padding: 1px;
}

.jg-image-description {
	font-size: 8pt;
	padding-top: 3px;
}

.jg-small-container {
	clear: both;
	padding-bottom: 3px;
}

.jg-small {
	float: left;
	margin-right: 3px;
	margin-top: 3px;
}

.jg-small-image {
	border: 1px #ccc solid;
	padding: 1px;
}