#gallery_selector
{
	position: relative;
	margin: 0px;
	width: 350px;
	display: inline;
	float: left;
	height: 64px;
	overflow: hidden;
}
BODY.About #gallery_selector
{
	padding-bottom: 0px;
	padding-left: 0px;
	width: 946px;
	padding-right: 0px;
	height: auto;
	padding-top: 0px;
}
#carousel
{
	position: relative;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 25px;
	width: 373px;
	padding-right: 0px;
	background: #eeeeee;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}
#recognition
{
	position: relative;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 25px;
	width: 373px;
	padding-right: 0px;
	background: #eeeeee;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}
#recognition
{
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	padding-right: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-top: 0px;
}
BODY.About #carousel
{
	padding-bottom: 0px;
	padding-left: 0px;
	width: 960px !important;
	padding-right: 0px;
	background: none transparent scroll repeat 0% 0%;
	overflow: visible;
	padding-top: 0px;
}
#gallery_left
{
	z-index: 10;
	position: absolute;
	text-indent: -9999px;
	outline-style: none;
	outline-color: invert;
	outline-width: medium;
	width: 14px;
	background: url(../images/gallery_left.gif) no-repeat 0px 0px;
	height: 14px;
	top: 35px;
	left: 5px;
}
#gallery_right
{
	z-index: 10;
	position: absolute;
	text-indent: -9999px;
	outline-style: none;
	outline-color: invert;
	outline-width: medium;
	width: 14px;
	background: url(../images/gallery_left.gif) no-repeat 0px 0px;
	height: 14px;
	top: 35px;
	left: 5px;
}
#recog_up
{
	z-index: 10;
	position: absolute;
	text-indent: -9999px;
	outline-style: none;
	outline-color: invert;
	outline-width: medium;
	width: 14px;
	background: url(../images/recog_carousel_up.gif) no-repeat 0px 0px;
	height: 14px;
	top: 0px;
	right: 0px;
}
#recog_down
{
	z-index: 10;
	position: absolute;
	text-indent: -9999px;
	outline-style: none;
	outline-color: invert;
	outline-width: medium;
	width: 14px;
	background: url(../images/recog_carousel_up.gif) no-repeat 0px 0px;
	height: 14px;
	top: 0px;
	right: 0px;
}
BODY.About #gallery_left
{
	background: url(../images/book_carousel_left.gif) no-repeat 0px 0px;
	height: 13px;
	top: -10px;
	right: 30px;
	left: auto;
}
BODY.About #gallery_right
{
	background: url(../images/book_carousel_left.gif) no-repeat 0px 0px;
	height: 13px;
	top: -10px;
	right: 30px;
	left: auto;
}
BODY.History .pagination
{
	display: none;
}
#gallery_right
{
	background: url(../images/gallery_right.gif) no-repeat 0px 0px;
	right: 5px;
	left: auto;
}
#recog_down
{
	bottom: 0px;
	background: url(../images/recog_carousel_down.gif) no-repeat 0px 0px;
	top: auto;
}
BODY.About #gallery_right
{
	background: url(../images/book_carousel_right.gif) no-repeat 0px 0px;
	right: 14px;
}
.carousel-clip-region
{
	position: relative;
	display: inline;
	float: left;
	height: 66px;
	overflow: hidden;
}
#recognition .carousel-clip-region
{
	height: 160px;
}
BODY.About .carousel-clip-region
{
	height: 130px;
}
UL.carousel-list
{
	position: relative;
	width: 10000px;
}
#recognition UL.carousel-list
{
	width: 100%;
}
UL.carousel-list LI
{
	position: relative;
	list-style-type: none;
	margin: 0px 3px;
	width: 64px;
	display: inline;
	float: left;
	height: 64px;
	overflow: hidden;
	cursor: pointer;
	list-style-image: none;
}
#recognition UL.carousel-list LI
{
	list-style-position: outside !important;
	line-height: 16px;
	list-style-type: disc !important;
	margin: 0px 20px 0px 0px;
	padding-left: 15px;
	width: auto;
	display: block;
	background: url(../images/brown_bullet.gif) no-repeat 3px 7px;
	float: none;
	height: auto;
	font-size: 10px;
	overflow: visible;
	cursor: default;
}
UL.carousel-list LI.book
{
	position: relative;
	margin: 1em 10px 0px 0px;
	width: 210px;
	height: 100px;
	cursor: default;
}
UL.carousel-list LI.active
{
	border-bottom: #bf9f75 2px solid;
	border-left: #bf9f75 2px solid;
	width: 60px;
	height: 60px;
	border-top: #bf9f75 2px solid;
	border-right: #bf9f75 2px solid;
}
UL.carousel-list LI.active IMG
{
	position: relative;
	display: block;
	top: -2px;
	left: -2px;
}
UL.carousel-list LI IMG.flash_movie_play
{
	z-index: 50;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 20px;
	left: 20px;
}
UL.carousel-list LI IMG#gallery_loading
{
	z-index: 50;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 20px;
	left: 20px;
}
UL.carousel-list LI.active IMG.flash_movie_play
{
	top: 18px;
	left: 18px;
}
