.image_info {
    display:block;
    font-size: 14px;
    font-weight:bold;
    color:#000000;
    border:0px;
    }
.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
}
.image_info a {
    text-decoration:none;
    color:#000000;
}
img {
    border-width: 0;
}
.image {

}
.image img {
    padding:6px;
    border: 2px solid #000;
    border-style: outset;
    display:block;
    background-color: #fff;
}
.navigation, .navigation a {
    text-decoration: none;
    color:#000000;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}