.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
}
.wrapper {
    display:block;
	text-align:center;
    margin:0px auto;
    padding-left:0px;
    padding-right:0px;
    width:580px;
    border: 0px solid #000;
    text-align:center;
}
.show_title {
    font-size:11px;
}
.image_info a {
    text-decoration:none;
    color:#000000;
}
img {
	border-width: 0;
}
#image {
    margin-bottom:5px;
    display:block;
	margin-left: auto; 
	margin-right: auto;
}
#image img {
    padding:0px;
    border: 1px solid #333333;
    background-color: #ffffff;
    margin-top: 2px;
}
.imgtitle {
	font-size:18px;
	padding:5px 5px 5px 5px;
	margin-top:5px;
/*	background:#cccccc; */
	background-color: #85A16F;
	color:#FFFFFF;			   
	text-align:center;
    font-weight:bold;
}

.navigation, .navigation a {
	text-decoration: none;
    color:#85A16F;
    font-weight:bold;
    font-size:12px;
}
.thumbnail_row {
    margin-top: auto;
    margin-bottom: auto;
	height: 120px;  
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:5px;
}
.thumbnail_center {
    padding:3px;
    border:2px solid #000000 !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}
.navigation img{
    border:none !important;
	padding:0px 0px 0px 0px !important;
}
