.image_info {
    display:block;
    font-size:90%;
    color:#000;
    border:0px;
    }
.wrapper {
	width:733px;
	border: 1px solid #445577;
	text-align:left;
	padding: 5px 5px 10px 10px;
	background: #FFFFFF;
}
.show_title {
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	color:#457;
	margin: 0px;
	padding-bottom: 5px;
}
img {
	border-width: 0;
}



.image {
    margin-bottom:5px;
}
.image img {
    padding:0px;
    border: 1px solid #445577;
    display:block;
    background-color: #fff;
    margin-top: 0px;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #457 !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#000;
}
.show_title {

    font-size:150%;
	font-weight:bold;
    text-decoration:none;
    color:#445577;
}

.image_info a:link {

    text-decoration:none;
	font-weight:bold;
    color:#445577;
}
.image_info a:visited {


    text-decoration:none;
    font-weight:bold;
    color:#445577;
}
.image_info a:hover {
    text-decoration:underline;
    font-weight:bold;
    color:#445577;
}
.image_info a:active {
    text-decoration:underline;
    font-weight:bold;
    color:#445577;
}
.navigation {

	text-decoration: none;
    color:#445577;
    margin-top:4px;
    font-weight:bold;
}
.navigation a:link {

	text-decoration: none;
    color:#445577;
    margin-top:4px;
    font-weight:bold;
}
.navigation a:visited {


	text-decoration: none;
    color:#445577;
    margin-top:4px;
    font-weight:bold;
}
.navigation a:hover {



	text-decoration: underline;
    color:#445577;
    margin-top:4px;
    font-weight:bold;
}
.navigation a:active {
	text-decoration: underline;
    color:#445577;
    margin-top:4px;
    font-weight:bold;
}

.image a:link {
	text-decoration: none;
	color:#fff;
	margin-top:9px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.image a:visited {




	text-decoration: none;
    color:#fff;
    margin-top:9px;
    font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.image a:hover {
	text-decoration: none;
	color:#fff;
	margin-top:9px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.image a:active {





	text-decoration: underline;
    color:#fff;
    margin-top:9px;
    font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
