.gallery{
width:100%;
text-align:left;
float:left;
}
.gallery img{
border:none;
margin:10px!important;
}

.gallery span{
float:left;
text-align:center;
width:320px;
height:120px;
background:#FFFFFF url(../cssImg/galleryImgBg.png) center top no-repeat;
}

#extract{
display:inline;
position:relative;
right:10px;
bottom:8px;
}