#gallery {
	overflow: hidden;
}
#gallery .fwShowcase_wrapper {
	margin: auto;
	width: 763px;
	height: 234px;
}
#gallery .fwShowcase_outer {
	position: relative;
	margin: 0;
	float: left;
	width: 687px;
	height: 234px;
	overflow: auto;
}
#gallery .fwShowcase_inner {
	width: 6183px;
}
#gallery .fwShowcase_slideshow {
	overflow: hidden;
	float: none;
	height: 470px;
	width: auto;
}
#gallery .fwShowcase_main {
	position: relative;
	margin: auto;
	background: #FFFFFF;
	border: 1px solid #0088CC;
	top: 0px;
	width: 502px;
	height: 377px;
}
#gallery .fwShowcase_main img {
	margin: 1px;
	width: 500px;
	height: 375px;
}
#gallery .fwShowcase_empty {
	visibility: hidden;
}
#gallery .fwShowcase_controls {
	bottom: 8px;
	right: 8px;
}
.fwShowcase_wrapper a.fwShowcase_prev, .fwShowcase_wrapper a.fwShowcase_next {
	position: relative;
}
#gallery ul.fwShowcase_thumbs .fwShowcase_caption {
	display: block;
	position: absolute;
	bottom: 0px;
	width: 207px;
	height: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
}
#gallery {
	background: #FFFFFF;
}
#gallery ul.fwShowcase_thumbs {
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0;
}
#gallery ul.fwShowcase_thumbs li {
	position: relative;
	display: inline;
	float: left;
	margin: 10px;
	width: 207px;
	height: 212px;
	padding: 0px;
	background: #EFEFEF;
	border: 1px solid #A1A1A1;
}
#gallery ul.fwShowcase_thumbs a {
	display: block;
	position: relative;
	left: -0px;
	top: -0px;
	width: 207px;
	height: 212px;
	text-decoration: none;
}
* html #gallery ul.fwShowcase_thumbs a {
	width: 207px;
	height: 212px;
}
#gallery ul.fwShowcase_thumbs li:hover, #gallery ul.fwShowcase_thumbs li.hover {
	border: 1px solid transparent;
}
#gallery ul.fwShowcase_thumbs li img {
	display: block;
	position: absolute;
	border: 0;
}
.fwShowcase_info {
	position: absolute;
	display: inline;
	top: 1px;
	right: 1px;
	padding: 3px;
	background: #000;
	color: #fff;
	font-size: 10px;
	font-family: Helvetica,Arial,sans-serif;
	z-index: 130;
}
.fwShowcase_prev a, .fwShowcase_next a {
	text-decoration: none;
}
a.fwShowcase_prev, a.fwShowcase_next {
	display: block;
	background-image: url(Resources/_clear.gif);
	z-index: 120;
}
.fwShowcase_controls {
	position: absolute;
	height: 26px;
	z-index: 130;
}
.fwShowcase_controls a {
	position: absolute;
	z-index: 120;
	bottom: 0px;
	width: 28px;
	height: 26px;
	background-image: url(Resources/controls.png);
	repeat: no-repeat;
}
.fwShowcase_controls div {
	position: relative;
	float: left;
	width: 28px;
	height: 26px;
}
.fwShowcase_main .fwShowcase_close {
	display: none;
}
.fwShowcase_next a {
	background-position: -55px 0;
}
.fwShowcase_play a {
	background-position: -27px 0;
}
.fwShowcase_prev a {
	background-position: 0 0;
}
.fwShowcase_prev {
}
.fwShowcase_cred {
	display: none;
}
