#galery_picture {
	display: none;
	width: 100%;
	height: 210% !important;
	/* height: 850px; */ 
	position: absolute;
	z-index: 10100 !important;
	background:  #000000;
	opacity : 0.66;
	filter:Alpha(opacity=66);
	top: 0;
	text-align: center;
}

#ss_galery_picture {
	display: none;
	margin: 3% 13%;
	width: 750px;
	height: 510px;
	background: none repeat scroll 0%;	
	border:none;
	opacity : 1;
	filter:Alpha(opacity=100);
	z-index: 10102 !important;
	top: 0;
	position: absolute;
}
hr {
	border-top-style: dotted;
	border-top-color: #999999;
	border-top-width: 1px;
}
