#module_voting img{
	float:left;
	border:solid 1px #d8d8d8;
	margin:0px 6px 0px 0px;
}
.voting_item .l{
	width:430px;
}
.voting_item h3{
	padding:0px;
	margin:0px;
	font-size:1.308em;
}
/*  */
.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{
	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:672px;
	margin:auto;
}
#gallery_thumbs{
	white-space:nowrap;
}
#gallery{
	font-size:1px;
}
#gallery img,#gallery_thumbs img{
	border:solid 1px #003471;
	margin:3px 3px 2px 0px;
	cursor:pointer;
}
#gallery img.active,#gallery_thumbs img.active{
	border:solid 1px #c5c5c5;
}