table#event-photos {
width: 100%;
border: none;
text-align: center;
}

table#event-photos tr {
}

table#event-photos td {
padding-bottom: 20px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: italic;
vertical-align: top;
}

table#event-photos img {
margin-bottom: 10px;
border: 1px solid #666;
}