/* overrides for TVBS Enrollment */

#myGallery
{
	text-align: left;
	margin: 0;
	width: 770px;
	height: 245px;
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 50%;
	margin: 0px;
	left: 50%;
	bottom: 0;
	height: 100%;
	background: #123;
	color: #fff;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 14px;
	margin: 0;
	margin: 26px 10px 1px 10px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 1em;
	margin: 10px;
	color: #eee;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 50px;
	width: 50px;
	top: 194px;
}


.jdGallery a.left
{
	left: 0;
}

.jdGallery a.right
{
	left: 334px;
	background: url('img/fleche2.png') no-repeat center right;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 120px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 100px;
	background: #07B;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery a.carouselBtn
{
	font-family: Verdana, Arial, sans-serif;
	padding: 0 10px;
	font-size: 10px;
	background: #07B;
	color: #fff;
	line-height: 18px;
}
