body {margin:0; padding:0; background-color: #fff} 

/* Увеличитель (left)*/
.ienlarger {
	float: none;
	clear: none;
	padding-bottom: 0px;
	padding-right: 0px; 
}

.ienlarger a { 
	display: inline;
	text-decoration: none;
	color: green;
	cursor:default;
}

.ienlarger a:hover{
 	position:relative;
}

.ienlarger span img {
	border: 2px solid #BEBEBE;  box-shadow: 10px 10px 25px #D6D6D6;
}

.ienlarger a span {
	position: absolute;
	display:none;
	background-color: #000000;
}

.ienlarger img { 
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	top: -80px;
	left: 0px;
	z-index: 100;
}

.resize_thumb {
	width: 18px;
	height : auto;
}

/* Код увеличителя (left) закончен */

/* Увеличитель (right) */
.ienlarger1 {
	float: right;
	clear: none;
	padding-bottom: 0px;
	padding-right: 0px;
}

.ienlarger1 a { 
	display:block;
	text-decoration: none;
	cursor:default;
}

.ienlarger1 a:hover{
 	position:relative;
}

.ienlarger1 span img {
	border: 1px solid #FFFFFF;
}

.ienlarger1 a span {
	position: absolute;
	display:none;*/
	background-color: #000000;
}

.ienlarger1 img { 
border-width: 0;
}

.ienlarger1 a:hover span { 
	display:block;
	top: 40px;
	right: 40px;
	z-index: 100;
}

.resize_thumb {
	width: 240px;
	height : auto;
}
/* Код увеличителя (right) закончен */

	<!--COLOR: #004e80-->




