
#work-dis{
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	height:250px;
	width:610px;
	background-color:#CCCCCC;
	}



#imgs-wrapper3{
overflow:hidden;
position:relative;
height:350px;
width:302px;

}

#imgs-wrapper{
overflow:hidden;
position:relative;
height:133px;
width:202px;

}

#imgs{
position:absolute;
top:0;
left:10;
}

#initial-img{
background-image:url(/img/loading.gif);
width:548px;
height:443px;
}

#gallery-captions-wrapper{
	position:relative;
	top:-165px;
	left:10px;
	z-index:900;
	/* IE 6 HACK */
	right:4px;
	padding-top:12px;
	width:590px;
	height:50px;
	z-index: 600;
	background:none;
}

#gallery-captions{
position:relative;

}



img.arrow{
	filter: alpha(opacity=40);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 	-moz-opacity: 0.40; opacity:0.4;
}









