/* @override 
	http://www.zero-office.com/wp-content/themes/zero_06/style-gallery.css
	http://w01.zero-office.com/wp-content/themes/zero_07/style-gallery.css
*/

/* @group smoothgallery overload */

#myGallery
{
	border-style: none;
}

.jdGallery .slideElement
{
	background-color: #222;
}

.jdGallery .loadingElement
{
	background-color: #222;
}

.jdGallery .slideInfoZone h2
{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	padding-right: 10px;
}

.jdGallery .slideInfoZone p
{
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}

div#myGallery.jdGallery {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

/* @end */
div#singleGalleryContent.mainGalleryColumn {
}

div#singleGalleryContentSub {
	/*border-top: 1px dotted #999;*/
}

div#singleDefaultContent.mainContentColumn {
}

