	
	
	
	
	
	 
	#content {
		padding: 0;
		margin: 0;
		right: 1px;
		height: 469px;
		width: 469px;
		overflow: hidden;
		background: none;
	}
	
	
	
	#contentLeftInner {
			padding: 1px 1px;
			width: 274px;
			height: 435px;
			position: relative;
			overflow: hidden;
		}
	#contentLeftInner ul {
		display: block;
		clear: both;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#contentLeftInner li {
		margin-bottom: 20px;
	}
	
	
	body.section-exhibitions.hasParams #contentLeftInner ul {
		list-style: dot;
		padding: 6px 0 0 20px;
		margin: 0 0 6px 0;
	}
	body.section-exhibitions.hasParams #contentLeftInner li {
		margin-bottom: 1px;
	}