.conteinerfoto { 
   float:left; 
   width:130px;
   height:120px;
   margin: 10px; 
   padding:4px; 
   background-color:#f5f7f9; 
   border-right: #a5a7aa solid 2px; 
   border-bottom: #a5a7aa solid 2px; 
   text-align:center;
   font-weight: bold;
   color: #000000;
   font-family: arial;
   font-size: 11px;
} 
