﻿#picturearea {
position: absolute;
left: -18px;
top: -12px;
}

#picturearea td div {
height: 130px;
width: 130px;
padding: 18px;
}

#picturearea img {
height: 125px;
width: 125px;
display: block;
border: solid 1px #e9e9e9;
}

.page-contact div.right {
margin-bottom: 100px;
}