div.illustrations-popup-large{
position:relative;
z-index:8;
left:-40px
}
div.illustrations-popup-large div.ill-large{
display:none;
position:absolute;
top:-675px
}
div.illustrations-popup-large div.ill-large div.caption{
width:100%;
height:25px;
position:relative;
z-index:4
}
div.illustrations-popup-large div.ill-large div.myimage{
position:relative;
z-index:2
}
div.illustrations-popup-large div.ill-large div.shadow{
border:1px solid red;
width:802px;
background:url(images/bg/bg.gif);
height:627px;
left:-2px;
position:absolute;
top:-2px;
z-index:1
}
div.illustrations-popup-large div.ill-large div.shifter{
width:800px;
height:600px;
position:absolute
}
img.icon-gall{
margin-left:5px;
cursor:pointer
}
.left_gall{
float:left;
margin-left:5px;
margin-top:5px;
font-size:11px
}
.right-gall{
float:right;
margin-right:5px;
margin-top:5px;
font-size:11px
}
.right-gall a:hover{
color:red
}
