.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }
.wrapper {
	width:610px;
    margin:0px auto;
	padding:0;;
    border: 1px solid #b820ae;
    text-align:center;
}
.show_title {
    font-size:12px;
    margin:15px 0 5px 0;
}
.image_info a {
    text-decoration:none;
    color: #b820ae;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:5px;
    margin-left:auto;
    margin-right:auto;
}
.image img {
    padding:6px;
    border: 1px solid #b820ae;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}
.navigation, .navigation a {
	text-decoration: none;
    color: #b820ae;
    margin-top:9px;
}
.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;
}