	
	
	body.section-artists #content {
		padding: 0;
		margin: 0;
		right: 1px;
		height: 469px;
		width: 469px;
		overflow: hidden;
		background: none;
	}
	body.section-artists.hasParams #content {
		position: absolute;
		right: 0;
		top: 21px;
		width: 429px;
		height: 429px;
		overflow: auto;
		padding: 20px 10px 20px 20px;
	}
	#artworks ul {
		padding: 0;
		margin: 0;
	}
	#artworks ul li {
		float: left;
		margin: 10px 20px 10px 5px;
		padding: 0;
		width: 115px;
		font-family: arial;
		font-size: 11px;
		display: inline;
	}
	*html #artworks ul li {
		margin: 10px 18px 10px 5px;
	}		
		
	
		#contentLeftInner {
			padding: 1px 0px;
			width: 276px;
			height: 435px;
			position: relative;
			overflow: hidden;
		}
		#contentLeftInner ul {
			clear: both;
			display: block;
			list-style: none;
			padding: 0;
			margin: 0;
		}
		#contentLeftInner li {
			width: 260px;
			font-size: 15px;
			clear: both;
		}
		#contentLeftInner li a {
			width: 215px;
			padding: 6px 23px 6px 21px;
			display: block;
			border-left: 1px solid #CCC;
		}
		#contentLeftInner li a:hover {
			padding: 5px 22px 5px 21px;
			border-top: 1px solid #CCC;
			border-bottom: 1px solid #CCC;
			border-left: 1px solid #FFF;
			border-right: 1px solid #FFF;
			text-decoration: none;
			background: url(/site/images/arrow_right.gif) 246px 8px no-repeat;
		}
		

		body.section-artists.hasParams #contentLeftInner {
			padding: 20px 0 0 20px;
			width: 236px;
		}
		body.section-artists.hasParams #contentLeftInner {
			overflow: hidden;
		}
		
		#content .link.next {
			display: none;
		}
		body.section-artists.hasParams #content .link.next {
			display: block;
		}
		
		
		
		body.section-artists.hasParams #content {
			overflow: hidden;
		}
		
		
		
	#artistTabs {
		margin: 0 0 8px 0;
		height: 15px;
		clear: both;
	}
	#artistTabs ul, #artistTabs li {
		padding: 0;
		margin: 0;
	}
	body.section-artists.hasParams #contentLeftInner li {
		width: auto;
		float: left;
		clear: none;
		font-size: 12px;
		padding: 0 15px 0 0;
		border: 0;
	}
		body.section-artists.hasParams #contentLeftInner li a {
			width: auto;
			padding: 0;
			margin: 0;
			display: inline;
			border: 0;
		}
		body.section-artists.hasParams #contentLeftInner li a:hover {
			padding: 0;
			border: 0;
			text-decoration: underline;
			background: none;
		}
		
		
	.artistText {	
		overflow: hidden;height: 313px;padding:5px 5px 5px 0;margin:0 0 0 0;
		font-size: 12px;
	}
		
		
		
	