.article_gallery .plugin_image_holder { width: 100%; overflow:hidden;}

.article_gallery .lightbox_image  {
	float: left;
	padding: 3px; 
	margin: 3px 4px 4px 0px; 
	border: 1px solid #989DA5; 
	text-align: center;
	background-color: #FFFFFF;
}

.article_gallery .box_stripes { 
	width: 100%; 
	overflow: hidden;
}


.article_gallery .controls { 
	padding: 4px; 
	margin-top: 6px;
	text-align: center;
	color: #555555;
	font-size: 11px;
}

.article_gallery .controls img { vertical-align: middle; cursor:pointer;}

.article_gallery.controls span.section_previous { float: left;}

.article_gallery .controls span.section_next { float: right;}

.article_gallery .scroller {
	width:583px;
	overflow:hidden;
}

.article_gallery .section {
	width:583px;
	overflow:hidden;
	float:left;
}

.article_gallery .box_stripes div.image { 
	float: none; 
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 4px; 
}

.article_gallery .box_stripes div.stripe_summary_holder { 
	padding: 4px 6px 0px 6px;
	font-size: 10px;
	line-height: 12px;
	color: #656565;
}

.article_gallery .box_stripes div.stripe_summary_holder strong {font-size: 11px;}

.count {
	float:left;
}
