.gallery{
width:100%;
text-align:left;
float:left;
margin:20px 10px;
}

.gallery img{
border:0px #CCCCCC solid;
background:#dec296;
padding:5px 5px 10px;
margin:5px!important;
}

.gallery span{
float:left;
text-align:center;
width:140px;
!font-weight:bold;
font-size:9pt;
padding:4px;
height:150px;
}

#extract{
display:inline;
position:relative;
right:10px;
bottom:8px;
}