/* div with the gallery inside */

/*Unter dem Bild*/

#ext-thumbnails.jdExtCarousel{
	height: 85px;
	text-align:center;
	width:603px;
	background-color:#A7A7A7;
	overflow:hidden;
}

/* div around the imgs */
.carouselWrapper{
	overflow:hidden;
	margin: 0 2px; 
	width:600px; 
	position: relative; 
	float:left;
}

/* single thumbnail */
.thumbnail{
  float:left;
  background:#ffffff;
  border: #F2F2F2 solid 0px;
    margin:5px 5px 0 0;
}


#carousel1_container{width:600px;  float:left; border:1px solid #cccccc;}

.carouselInner{margin:0px; padding:0px 2px; width:5000px;position: relative;  }

div.news-blog-item h4 {margin-top:100px;}