.image_info {
    display:block;
    font-size:10px;
    color:#000;
    border:0px;
    }
.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width: 500px;
    border: 0px solid #000;
    text-align:left;
}
.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
}
.image_info a {
    text-decoration:none;
    color:#000;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:1px;
}
.image img {
    padding:1px;
    border: 1px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 1px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#000;
    margin-top:1px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:1px;
}
.thumbnail_center {
    border:1px solid #fff !important;
    filter: alpha(opacity=60);
    opacity: 0.60;
}
.small, .small a {
    margin-top: 1px;
    text-decoration:none;
    color:#777;
}

