div#content img
{
     border: 1px solid black;
     margin: 0 7px 7px 0;
}

div#content img.title
{
     border: 0;
     margin: 0;
}

