.img_art_container
{
width:987px;
height:300px;

background-repeat:repeat-y;
float:left;
}
.one_element
{

width:987px;
height:300px;
padding-top:11px;
padding-left:12px;
}
#mContainer {
	
width:987px;
height:300px;
overflow:hidden;
position:relative;

z-index:0;

}
.mPhoto {
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
	z-index:0;
	
}