.image_info {
    display:block;
    font-size:10px;
    color:#000;
    border:0px;
    }.image_info a {
    text-decoration:none;
    color:#000;
}
img {
    border-width: 0;
}
.image {
    margin-bottom:5px;
    width: 100%;
}
.image img {
    padding:6px;
    border: 1px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
h2, h2.a {
    font-size: 20px;
    text-align: center;
}
.gallerylist, .gallerylist ul {
    text-align: center;
}
.gallerylist li {
    margin-left: 40%;
    font-size: 14px;
    text-align: left;
    list-style-type: none;
}	
	
