body {	

	font-size:10px;

	}
.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }
.wrapper {
    width:700px;
    text-align:left;
}
.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
}
.image_info  {
	width: 220px;
	float:left;
	margin-left:0px;
	margin-right:10px;
	border: solid 1px #333333;
	padding:10px 0px 0px 0px;
	text-align:center;
}
.image_info a {
    text-decoration:none;
    color:#fff;
}
.image_info a:hover {
    color:#CC0000;
}

.image {

}
.image img {
    padding:6px;
    border: 1px solid #666666;
    display:block;
    background-color: #000000;

}
.navigation, .navigation a {
	text-decoration: none;
    color:#fff;
}
.navigation a:hover {
	color: #CC0000;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {

    text-decoration:none;
    color:#777;
}
.left_arrow {
	padding: 15px 5px 15px 18px;
	background-image: url(../../../images/arrow_left.gif);
	background-position: center left;
}
.right_arrow {
	padding: 15px 18px 15px 5px;
	background-image: url(../../../images/arrow_right.gif);
	background-position: center right;
}
.navigation {
	width:100%;
	background-color:#1a1a1a;
	padding: 10px 0px 10px 0px;
	font-weight:bold;
}
.bold_text {
	font-weight:bold;
	}