.GalleryImageEngineSlider{
    background: none;
	height: auto !important;
    margin: 0 auto 10px;
	background-repeat: no-repeat !important;
}
.GalleryImageEngineSlider .title{
	background: none repeat scroll 0 0 #FFFFFF;
    color: #0074B1;
    float: left;
    font-family: 'LucidaSans';
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 6px 0;
    text-align: left;
    width: 100%;
}
.GalleryImageEngineSlider .content .image_item{
	height: auto !important;
    left: 0;
    position: relative;
    top: -20px;
    z-index: 1;
}

.GalleryImageEngineSlider .content .pager{

	background-color:#fff;
	height:20px;
	position:relative;
	left:0px;
	top:0px;
	text-align:left;
	z-index: 10;
	opacity:.85;
	filter:alpha(opacity=85);
}

.GalleryImageEngineSlider .content .pager span{
	cursor:pointer;
	font-size:14px;
	font-family: Helvetica, sans-serif;
	color:#000;
}

.GalleryImageEngineSlider .content .pager span:hover{
	color:black;
}

.GalleryImageEngineSlider .pager {
	padding-left: 4px;
}
#cA    .GalleryImageEngineSlider   .pager a {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:14px;
	font-family: Helvetica, sans-serif;
	color:#000;
	padding-top: 2px;
}
#cA   .GalleryImageEngineSlider   .pager   a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 4px;
}