﻿.divContentFrame {
    width: 676px;
}

.divContentFrame table {
    border: 0px solid #999999;
    border-collapse: collapse;
}

.imgFrameWhiteBig {
    border: solid 5px White;
    float: left;
    margin-right: 10px;
}

.imgNoFrame {
    border: none;
    margin: 0;
}

.divDown {
    padding: 7px 10px 0 3px;
    margin-bottom: 10px;
    width: 420px;
    height: 23px;
    border: solid 1px #B5AC81;
    background-color: White;
}

.divDown a {
    text-decoration: none;
}

.divPics {
    padding: 0;
    margin: 0 10px 10px 0;
    width: 210px;
    height: 210px;
    background-color: White;
    float: left;
}

.tablePics {
    width: 100%;
    height: 100%;
    background-color: White;
    border: none;
    border-collapse: separate;

}

.trPics {
    height: 100%;
}

.tdPics {
    text-align: center;
    vertical-align: middle;
    background-color: White;
}    
