
.pro1 div.gallery{
	background-image:url(/images/gallery_back_4.jpg);
	width:680px;
	margin-left:45px;
}
.pro2 div.gallery{
	margin-left:60px;
	background-image:url('/images/gallery_back_4.jpg'); 
	width:665px;
}
.pro3 div.gallery{
	width:440px;
	margin-left:140px;
	background-image:url(/images/gallery_back_3.jpg);
}
/**********************hacks for stupidexplorer*******************************************/
*html .pro1 div.gallery_preview {
	-display:block;
	-width:650px;

	margin-bottom:15px;
}
*html .pro1 div.gallery{
	-background-image:url(/images/gallery_back_4_ie.jpg);
	margin:0 0px;
	margin-left:40px;
	-margin-left:10px;

}
*html .pro2 div.gallery_preview {
	-display:block;
	-margin-left:-40px;
	margin-bottom:15px;
	
}
*html .pro2 div.gallery{
	-background-image:url(/images/gallery_back_4_ie.jpg);
	margin:0 0px;
		margin-left:45px;
	-margin-left:15px;

}
*html .pro3 div.gallery_preview {
	margin:0 0 0 -40px;
	padding:0 0;
	margin-bottom:15px;
}
*html .pro3 div.gallery{
	-background-image:url(/images/gallery_back_3_ie.jpg);
	-width:500px;
	margin:0 0px;
	margin-left:110px;
	-margin-left:50px;

}	

/**html .pro3 div.gallery{
	-margin-left:60px;
}
*html .pro2 div.gallery{
	-margin-left: 15px;
}
*html .pro1 div.gallery{
	-margin-left: 15px;
}
*html .pro3 div.gallery{
	margin-left:100px;
}
*html .pro2 div.gallery{
	margin-left: 45px;
}
*html .pro1 div.gallery{
	margin-left: 45px;
}*/
/*********************** изменение размера превью изображений **************************************/
*html .pro1 img.galery_rep{
	width:118px;
}
*html .pro2 img.galery_rep{
	width:118px;
}
*html .pro3 img.galery_rep{
	width:118px;
}
*html .pro3 img.galery_rep{
	-width:116px;
}

