#container { background:url(../img/logo_work.png) no-repeat 10px 8px ;  }

.niceli { border-right:12px dotted #EAFCE8;border-left:1px solid #B9E550;	padding:3px 5px 3px 30px;list-style-type:none;color:#030;}
.niceli li { padding:0 7px;margin:2px 0px;background: #FAFAFA;}

	#myGallery {
/*		width: 530px !important;*/
		width: auto !important;
		height: 410px !important;
		
	}
	#myGallery img {
	border: 1px solid #bbb; 
			-moz-box-shadow: 0px 0px 15px #aaa;
-webkit-box-shadow: 0px 0px 15px #aaa;
box-shadow: 0px 0px 15px #aaa;
	}
	.slideInfoZone {
		height: auto !important;
		padding: 10px;
		width: /*510px*/ auto !important;
		
	}
	a.loading { background: #fff url(../images/ajax_small.gif) no-repeat center; }
	
	.spacegallery {
		position: relative;
		overflow: hidden;
		}
	.spacegallery img {
		position: absolute;
		left: 50%;

	}
	.spacegallery a {
		position: absolute;
		z-index: 1000;
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: transparent url(images/blank.gif);
}
	q:before,q:after {content:'';}
	.navigationTabs { display:none;}

	.tabsContent {
		border-top: 0px ;
		width: auto;
		overflow: hidden;
		cursor:crosshair;
margin:25px 0 10px -20px;
padding:0;
position:relative;
 width:636px;
	}
	.tab { display: none; }
	.tab p { margin-top: 1px; clear: both; }

