#wm_search{
	width:162px;
}
#module_search{
	border-bottom:solid 1px #666666;
	padding-bottom:10px;
	margin-bottom:5px;
}
#module_search .button{
	margin-left:4px;
	background-color:#656565;
}
#module_search select{
	width:100%;
}
#module_search select.normal{
	width:auto;
}
.gallery_published{
	font-size:0.923em;
	clear:both;
	text-align:right;
}
#gallery_box_short img,#module_gallery .odd_row img,#module_gallery .even_row img{
	float:left;
	margin-right:10px;
}
#gallery_close,#map_close{
	float:right;
	background:url(../gfx/close.gif) no-repeat;
	cursor:pointer;
	padding:2px 0px 3px 24px;
}
#gallery_title{
	float:left;
	padding:0px 0px 0px 10px;
}
#gallery_description{
	text-align:center;
	margin-top:30px;
	padding-bottom:5px;
	clear:both;
}
#gallery_previous{
	float:left;
	width:80px;
	height:400px;
	background:url(../gfx/previous.gif) no-repeat right center;
	cursor:pointer;
}
#gallery_next{
	float:left;
	width:80px;
	height:400px;
	background:url(../gfx/next.gif) no-repeat left center;
	cursor:pointer;
}
#gallery_photo{
	float:left;
	width:640px;
	height:400px;
	text-align:center;
	padding-bottom:10px;
}
#gallery_thumbs_box{
	clear:both;
	width:660px;
	margin:auto;
}
#gallery_thumbs{
	white-space:nowrap;
}
#gallery{
	font-size:1px;
}
#gallery img,#gallery_thumbs img{
	border:solid 1px #003663;
	margin:3px 3px 2px 0px;
	cursor:pointer;
}
#gallery img.active,#gallery_thumbs img.active{
	border:solid 1px red;
}
#catalog_map{
	cursor:pointer;
}
#map_big{
	clear:both;
	width:640px;
	height:400px;
	text-align:center;
	padding-bottom:10px;
	margin:auto;
	background-position:center center;
	background-repeat:no-repeat;
}
#rightbox .l,#rightbox .r{
	width:50%;
}
#rightbox .r{
	text-align:right;
}

#news_box_short ul,#news_box_short ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}
#news_box_short ul li{
	padding-top:10px;
}
.mapbox{
	text-align:center;
	padding-bottom:10px;
}
#rightbox h2{
	padding-bottom:7px;
}

