div.Section {
	float: left;
	width: 228px;
	height: 220px;
	margin: 10px 0px 10px 11px;
}
div.Section div.ImageClip, div.Section2 div.ImageClip {
	width: 100%;
	height: 172px;
	overflow: hidden;
	margin-bottom: 5px;
}
div.Section img.Loading {
	margin-left: 100px;
}
div.Section.First, div.Section2.First, div.PrevViewed div.Section.First {
	margin-left: 0px;
}
div.Section h3 {
	margin-bottom: 0px;
	font-size: 13px;
}
div.Section span {
	font-size: 12px;
}
div.Section.Hidden {
	display: none;
	height: 0px;
	width: 0px;
	margin: 0px;
}
div.ImageClip img {
	cursor: pointer;
}
div.PrevViewed div.Section {
	width: 109px;
	height: 140px;
	margin-left: 9px;
}
div.PrevViewed div.ImageClip {
	width: 109px;
	height: 109px;
	margin-bottom: 10px;
}
div.PrevViewed div.ImageClip img {
	width: 100%;
	height: 100%;
}


div.MainSection div {
	float: left;
}

div.Exhibition div.Section {
	height: 320px;
}
div.Exhibition div.ImageClip {
	height: 240px;
}
div.Exhibition h3, div.Publication h3 {
	margin-bottom: 0px;
	color: #000000;
}
div.Exhibition a {
	color: #cc0000;
	font-weight: bold;
}
div.Links a {
	color: #cc0000;
}
div.Links div {
	float: left;
	margin-right: 40px;
}

div.Section2 {
	float: left;
	width: 110px;
	height: 210px;
	margin-left: 10px;
}
div.Section2 div.ImageClip {
	height: 160px;
}

div.ArtistLinks {
	padding-top: 5px;
}
.ArtistLinks a {
	margin-left: 15px;
}
/*.ArtistLinks a {
	display: block;
	width: 117px;
	height: 26px;
	padding: 4px 5px 0px 5px;
	background: url(/images/red_button.jpg) no-repeat top left;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}*/
