#galerie li
{
list-style-type: none;
float: left;
margin: 0 10px 10px 0;
text-align: center;
font-weight: bold; 
}

#galerie img
{
width: 150px;
height: 150px;
display: block;
padding: 3px;
border: 0px solid #8B0000;
}