div.gallerywrap {
	background: url(../img/gallery/bg.jpg) no-repeat;
	height: 743px;
}

div.homewraptop {
	padding: 90px 5px 0 0;
}

div.addthis_toolbox {
	padding: 5px 25px 0 0;
	float: right;
}
div.addthis_toolbox a {
	display: block; width: 108px; height: 29px;
	color: #7A3E46;	text-decoration: none;	font-size: 12px;
	background: url('/_2010/img/page/btn-share.png') no-repeat;
	text-indent: -9999em;
}
div.addthis_toolbox a:hover {
	text-decoration: underline;	
}

#galleryset .gallery h3 {
	text-shadow: 1px 0 1px #000, -1px 0 1px #000, 0 1px 1px #000, 0 -1px 1px #000;
	/* background-color: #000; */
	position: relative;
	z-index: 10;
}

#galleryset .gallery  {
	background: none;
}

#galleryset .gallery .galleryimg { box-shadow: 3px 3px 3px #000; }
