.fd_box {
	text-align: left;
	width: 200px;
	margin-top: 15px;
	margin-left: 27px; }
.fd_header {
	color: #c8be72;
	font-size: 13px;
	font-weight: bold;
	height: 24px; }
.fd_content {
	color: #c8be72;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	width: 200px; }
.fd_gallery-container {
	position: relative;
	width: 180px;
	height: 212px;
	float: left;
	margin-right: 5px; }
.fd_gallery-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	padding: 14px;
	border: solid 1px #2d3543; }
.fd_gallery-title {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 180px;
	height: 32px;
	margin: 0;
	padding: 0; }
.fd_gallery-title a {
	font-size: 12px;
	text-decoration: underline;
	color: #2d3543;
	font-weight: normal;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 180px;
	height: 32px; }
.fd_gallery-enlarge {
	color: #2d3543;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 180px;
	height: 32px;
	margin: 0; }
.fd_gallery-title a:hover {
	color: #c30;
	text-decoration: underline; }
.fd_gallery-image-mini {
	padding: 4px;
	width: 70px !important;
	width /**/:74px;
	height: 70px;
	float: left;
	margin-bottom: 13px;
	margin-left: 13px;
	border: solid 1px #2d3543; }

