
.image_info {
    display:block;
    margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration:underline;
    margin-left:0px;
    color:#333;
    border:0px;
    }


.show_title {
    font-size:12px;
}
.image_info a {
    text-decoration:none;
    color:#444;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:5px;
}
.image img {
    padding:14px;
    border: 1px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 0px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#444;
    margin-top:9px;
    font-weight:bold;
}
.thumbnail_row {
    width:640px;
    margin-right: auto;
    padding: 0 0 0 0px;
    border:0px;
}
.thumbnail_center, .thumbnail_center img, .thumbnail, .thumbnail img {
    display:block;
    float:left;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0px;
    border:0px;
}
