/*************************************************/
/* Galleries */

.gallery_block {
	padding: 0 5px 0;
	text-align: left;
}

.gallery_title { 
	clear: both;
	margin: 20px; 
	font-size: 100%; 
	font-weight: bold;
	text-align: center;
}

.gallery_item {
	float: left;
	margin: 10px 15px 5px 0;
	text-align: center;
}

.gallery_image {
	text-align: center;
}

.gallery_image div {
	border: 1px solid #ae3719;
	padding: 3px 3px 1px !important; padding: 3px;
	margin: 0 auto;
}

.gallery_image2 {
	border: 1px solid silver;
	padding: 4px;
	text-align: center;
}

.gallery_menu {
	border-top: 0px solid silver;
	text-align: center;
}

.gallery_menu_comment {
	float: left;
	padding: 2px 2px 2px 3px !important; padding: 2px 0px 2px 1px;   
}

.gallery_menu_inner {
	width: 100% !important; width: 137px;
	height: 26px !important; height: 28px;
	padding: 4px 0 0;
	overflow: hidden;
	text-align: center;
	word-wrap: break-word;
	font-size: 10px;
	line-height: 12px;
}

.gallery_menu_inner span {
	font-size: 10px;
	line-height: 12px;
}

.gallery_menu_inner2 {
	width: 137px;
	height: 26px !important; height: 28px;
	padding: 2px 0 0;
	overflow: hidden;
	text-align: center;
	word-wrap: break-word;
	color: black;
	font-size: 10px;
	line-height: 12px;
}

.gallery_summary {
	margin: 0px 15px 0 0;
	padding: 0px 0px;
	font-size: 11px;
	text-align: left;
	color: black;
	font-weight: normal;
}

.gallery_summary a {
}

.gallery_end {
	clear: both;
	height: 1px;
}

.description_field {
	width: 160px;
	font-weight: bold;
}

/**********************************/

#main_block {
	margin-top: 20px;
	padding-top: 20px;
}

.text_title { 
	padding: 0;
	font-size: 12px; 
	text-transform: none;
}

H2.text_title {
	border: 0;
	padding: 0;
	margin: 0;
}

.text_block_line {
	clear: both;
	height: 10px;
}

.text_date {
	font-size: 12px;
}

