.cgallery_ignore {
	width: 104px;
	height: 95px;
}

.cgallery li img {
	width: 100px;
	height: 91px;
	border: solid black 2px;
}

.cgallery {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 91px;
}

.cgallery li {
	float: left;
	margin-right: 3px;
}

.cgallery_wrapper {
	width: 700px;
}

.cgallery_container {
	width: 100%;
	height: 528px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	/*border: solid 2px black;*/
}

.cgallery_description {
	width: 700px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}

.cgallery_imgcnt {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}

.cgallery_nav {
	width: 77px;
	text-align: center;
}
