#fHeader{
	display:none;
}

.prevButton, .nextButton{
	top: 2px;
}

.prevButton{
	background: url("/CartesiusPortal/styles/images/featured_arrow_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.nextButton{
	background: url("/CartesiusPortal/styles/images/featured_arrow_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.container_12{
	bottom: 0;
	/* height: 122px; */
    position: absolute;
    width: 100%;
}

#gallery .galleryNode .galleryThumbnail{
	border-radius: 0;
    height: auto;
    margin-top: -20px;
    max-width: 153px;
    padding: 0;
    top: 30px;
    width: 153px;
}

#gallery .galleryBackground .galleryNode{
	width: 153px;
	/* padding-left: 31px; */
	height: auto ;
	margin: 15px 18px;
	padding-left: 13px;
    padding-right: 13px;
}

#featuredMaps{
	height: 122px;
	background:none;
	margin: 0;
}

.esri #featuredMaps .galleryNode.small .galleryLabelContainer span{ 
	float:left;
}

#gallery{
	margin
}

div#gallery div.clearfix.galleryBackground div.clearfix{
	margin-left: 50px;
	margin-right: 50px;
}

.galleryNode .galleryLabelContainer {
	top: 0;
	position: absolute;
	color: #3C3C3C;
	font-family: gotham_bold;
	font-size: 11pt;
	max-width:153px;
}

.galleryDescriptionContainer{
	min-height: 13px;
	max-height: 13px;
    overflow: hidden;
    padding-top: 23px;
    position: relative;
    text-overflow: ellipsis;
    white-space: pre;
	font-family: OpenSans-SemiboldItalic;
    font-size: 8pt;
    width: 153px;
	color: #3C3C3C;
	z-index: -1;
}

.galleryNode.small .galleryThumbnail{
	/* background: none;
	box-shadow: none;
	border: none; */
}

div.cropHomeGallery{
	height: 55px;
    max-height: 55px;
    max-width: 153px;
    overflow: hidden;
    position: relative;
    top: 16px;
    width: 153px;
}