.langTopLine {
	float: right;
}
.sitemap {
	float: left;
	width: auto;
	background: url(../media/sitemap.gif) no-repeat 0px 0px;
	height: 19px;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 0px 10px;
	text-decoration: none;
}

.search form {
	float: right;
}

.right_content .gallery_txt li {
	font-size: 13px;
}

.right_content .gallery_txt h1 {
	color:#D73D6A;
	font-family:Georgia,Arial,Tahoma,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	padding:0 0 10px;
	text-align:left;
}

.right_content .gallery_txt h2 {
	color: #005699;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding:0 0 2px;
	text-align:left;
}

.right_content .gallery_txt h3,
.right_content .gallery_txt h4,
.right_content .gallery_txt h5,
.right_content .gallery_txt h6 {
	color: #4d5b66;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 2px;
	text-align:left;
}

.gallery_photo {
	width: 190px;
	height: 160px;
	padding: 0;

	display: table; #position: relative; overflow: hidden;
}

.gallery_photo div {
	text-align: center;
	vertical-align: middle;
}

.gallery_photo div img {
	margin-top: 15px;
}

.gallery_photo div a {
}

.gallery_photo p {
	padding: 4px 10px 0;
	text-align: center;
}

* html .gallery_photo {
	margin: 0px 20px 0px 0px;
}

