@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td.gallery_publications {
	height: 13px;
	text-align: right;
}
td.spacer1 {
	height: 16px;
}
td.counter {
	text-align: right;
	height: 13px;
}
td.spacer2 {
	height: 13px;
}
td.artists_menu {
	text-transform: uppercase;
	color: #999999;
	text-align: right;
	height: 18px;
}
td.publication_holder {
	vertical-align: top;
	height: 196px;
	width: 154px;
	overflow: hidden;
}
td.image_holder {
	vertical-align: top;
	text-align: left;
	height: 154px;
	width: 154px;
}
img.catalog_thumbnail {
	border:1px solid #CCCCCC;
}
td.publication_spacer {
	height: 6px;
}
td.publication_artist_name {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;
	height: 12px;
}
td.publication_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	font-style: italic;
	height: 12px;
	line-height: 12px;
}
