#container_gallery {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
	background-color: ;
}
.pagination img{
	width:100px;
	height:100px;
}
.slides_container img{
	width: 803px;
	height: 660px;
}
#products_example {
	width:700px;
	height:700px;
	position:relative;
	background-color: ;
	
}
#products {
	margin-left:26px;
}
#products .slides_container {
	 border: 1px solid #DFDFDF;
    display: none;
    float: left;
    height: 659px;
    margin: -75% 0 0 37%;
    overflow: hidden;
    position: relative;
    width: 803px;
}
.slides_container a {
	width:566px;
	height:574px;
	display:block;
}
#products .next,#products .prev {
	position:absolute;
	top:522px;
	left:0;
	width:21px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	z-index:101;
}
#products .prev {
	background:url(../img/arrow-prev.png);
	margin:0 0 0 -41%;
}
#products .next {
	left:-15px;
	background:url(../img/arrow-next.png);
	
}
#products .pagination {
width: 360px;
padding: 19px 6px;
float: left;
margin-left: -170px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background-color: black;
}
#products .pagination li {
	float: left;
margin: 5px 6px 5px 5px;
list-style: none;
width: 109px;
height: 110px;
}
#post-container-21{
	background-color:#000;
	z-index:2500;
}
.space{

	
}