/* GALLERY MEDIUM VIEW STYLES */

.galleryArtist_textBox {
	width:415px;
	float:right;
}
.galleryArtistPic {
	background-image:url(/images/default/thumbs/thumbBG.gif);
	width:97px;
	height:97px;
	float:left;
}
.galleryArtistTable {
width:97px; height:97px;
}
.galleryArtistName {
	padding-bottom:15px;
}
.galleryArtistNavBox {
	padding-left:15px;
	width: 350px;
}
.gaNavLinkBut {
	float:left;
	height: 30px;
}
.gaNavLink {
	float:left;
	width: 150px;
	height: 28px;
	margin-left: 5px;
	margin-top: 2px;
}

/* EXHIBITION MEDIUM VIEW STYLES */
.exhibitions_textBox {
	width:375px;
	float:right;
}
.exhibitionsPic {
	background-image:url(/images/default/thumbs/thumbWide_sm.gif);
	width:158px;
	height:114px;
	float:left;
	background-repeat:no-repeat;
}
.exhibitionsTable {
    width:158px;
	height:114px;
}
.exhibitionsArtistName {
	padding-bottom:15px;
}
.exhibitionsNavBox {
	padding-left:10px;width:255px;
}
.exhibitionsNavLinkBut {
	float:left;
	height: 30px;
}
.exlargeGradientContent {
	padding-top:15px;float:right; width:537px;
}
.exNavLink {
	float:left;
	width: 120px;
	height: 28px;
	margin-top: 2px;
}
#exhibition_content {
	margin-top:6px;
}
.ex_desc {
	display:inherit;
}

/* PUBLICATION MEDIUM VIEW STYLES */

.publication_textBox {
	width:410px;
	float:right;
}
.publication_pic {
	width:92px;
	height:87px;
	float:left;
	background-repeat: no-repeat;
	background-image: url(/images/default/thumbs/publications_thumbBG_sm.gif);
}

.publication_table {
	width:92px;
	height:87px;
}

.publication_title {
	padding-bottom: 12px;
}
.pub_largeGradientContent{
	padding-top:15px;float:right; width:537px;
}
#publication_content {
	margin-top:6px;
}
.publication_desc {
	display:inherit;
	padding-bottom: 12px;
}
