/*--------------------------------------------/
/ Galerien (Kundengalerie und BikiniGirls)
/--------------------------------------------*/
#overviewGallery {
	margin:11px 11px 18px; }
#overviewGallery div.entry {
	float:left;
	width:132px;
	overflow:hidden; }
#overviewGallery div.entry p.dateModified {
	padding-bottom:2px; }
#overviewGallery div.entry a {
	display:block;
	outline:none; }
#overviewGallery div.entry a span.linkBorder {
	height:130px;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center; }
* html #overviewGallery div.entry a span.linkBorder {
	height:132px; he\ight:130px; }
#overviewGallery div.entry a span.c_name {
	display:block;
	font-weight:bold;
	padding:2px 0 1px;
	text-decoration:underline; }
/* Beschreibungstext */
#overviewGallery div.entry p {
	padding-bottom:1px; }
/* Wenn Produkt offline, statt Link zur Artikel Detailseite */
span.productOffline {
	display:block;
	font-size:11px;
	height:18px;
	line-height:17px; }
