#news_slideshow {
	padding: 0;
}
#news_slideshow div.slide img { }

#news_slideshow div.slide {
	display: block;
	position: relative;
	cursor: pointer;
}
#news_slideshow div.slide div {
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	position: absolute;
	bottom: 0;
}
#news_slideshow div.slide h4 {
	font-size: 35px;
	padding: 30px 0 0 100px;
	text-align: left;
}
#description_image {
font: 13px/18px Georgia, Times, serif;
margin: 0 100px;
text-transform: uppercase;
	padding: 15px 0;
	display: block;
	text-align: center;
}
#gallery_log {
	font: 12px/18px "Arial",sans-serif;
    vertical-align: top;
    text-align: center;
}
#gallery_log, #gallery_prev, #gallery_next {
	display: inline-block !important;
}

div.thumbnails {
	text-align: center;
}
div.thumbnails img {
	cursor: pointer;
	background-color: white;
	margin: 5px 0 0 5px;
	display: inline-block;
}
.clearfix {
	float: none;
	clear: both;
}
#gallery_prev, #gallery_next {
	background: url("/bundles/nocommentseshop/images/icon/miscellaneous_sprite.png") no-repeat scroll -308px -72px transparent;
    border: 4px solid #FFFFFF;
    cursor: pointer;
    height: 18px;
    margin: -4px;
    width: 18px;
}

#gallery_next {
	background-position: -326px -72px;
}

.slideshow-controls {
    margin: 10px 0 7px 0;
    overflow: hidden;
    text-align: center;
}

#gallery_pag {
	font-size: 0;
}

/*
     */
/*
*/