#gallerySlides{
	clear:both;
}
#gallerySlides img{
	padding-left:0px;
}
#galleryNavWrap{
	width:auto;
	position:relative;
}
#galleryNavWrap > a{
	border:none;
	text-decoration:none;
}
#galleryNavWrap a img{
	float:left;
	display:block;
	border:none;margin:0px 3px;
}
span#galleryNav{
	display:block;
	text-align:center;
}
body #galleryNav a{
	background-color:#2056a0;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	margin:0px 3px;
	height:20px !important;
	width:20px !important;
	line-height:20px;
	display:block;
	float:left;
}
#galleryNav a.activeSlide{
	background-color:#FFF;
	color:#2056a0;
}
#PlayPauseButton{ float:left; cursor:pointer; margin-right:3px; }
.slide img { position:absolute; right:0; top:0;}
.descrip { width:660px; }
.slide {width: 960px;}
