table tr.pictures td {
padding: 5px;
margin: 5px;
background: #B5B5B5;
border: 1px solid #999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}

table tr.pictures td img {
border: 4px solid white;}

