

 img{ behavior: url(iepngfix.htc) }

body, html{
height:100%;
}
.big_template{ /*CSS for enlarged image*/
/*width:380px;
height:450px;*/
width:630px;
height:580px;
position: absolute;
padding: 5px;
/*top:150px;
left:200px;*/
top:30px;
left:120px;

/*background-color: lightyellow;
border: 1px dashed gray;
visibility: hidden;*/
color: black;
text-decoration: none;
z-index: 999999;
display:none;
}
/*#img_template1{
top:50px;
left:200px;
position:fixed;

}
#img_template2{
top:150px;
left:200px;
}
#img_template3{
top:150px;
left:200px;
}
#img_template4{
top:150px;
left:200px;
}
#img_template5{
top:150px;
left:200px;
}*/

.big_template1{ /*CSS for enlarged image*/
width:380px;
height:450px;
position: absolute;

padding: 5px;
top:350px;
/*left: 510px;*/
left:50px;

/*background-color: lightyellow;
border: 1px dashed gray;
visibility: hidden;*/
color: black;
text-decoration: none;
z-index: 50;
display:none;
/*border:#00FFCC solid;*/
}

.big_template2{ /*CSS for enlarged image*/
width:380px;
height:450px;
position: absolute;

padding: 5px;
top:350px;
/*left: 510px;*/
left:400px;

/*background-color: lightyellow;
border: 1px dashed gray;
visibility: hidden;*/
color: black;
text-decoration: none;
z-index: 50;
display:none;

}
#overlay{
	
height:208%;
width:100%;
background:#FFFFFF;
-moz-opacity:.8; filter:alpha(opacity=80); opacity:.80;
position:absolute;
top:0px;
left:0px;
display:none;
z-index: 99999;

}

.lightbox_links{
color:#FFFFFF;
}

