
#vlightbox1 {
    float: right;
    width: 100%;
}
#vlightbox1 .vlightbox1 {
    color: black;
    display: inline-block;
    font-family: Trebuchet,Tahoma,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 1px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 100%;
}
#vlightbox1 .vlightbox1 > div:first-child {
    height: 137px;
}
#vlightbox1 .vlightbox1 a {
    margin: 0;
}
#vlightbox1 .vlightbox1:hover, #vlightbox1 .vlightbox1 a:hover {
    opacity: 1;
    text-decoration: underline;
}
#vlightbox1 .vlightbox1 img {
    border: medium none;
    margin: 0;
}
#vlightbox1 .vlightbox1 div {
    display: block;
}
