a.lightbox img {
    max-height:400px;
    max-width:500px;
    cursor: hand;
    cursor: pointer;
}
.attach-image-lightbox img {
    border:1px solid #999999;
}

