@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999;
	background-color: #FFF;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}td img {display: block;}.divs_info {
	position: relative;
	top: 175px;
	margin-top: 0px;
	width: 175px;
	margin-left: 0px;
	overflow: auto;
	visibility: hidden;
}
.divs_rn_01_info {
	position: absolute;
	top: 525px;
	margin-top: 0px;
	width: 175px;
	margin-left: 0px;
	overflow: auto;
	visibility: hidden;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0px;
	color: #666;
	vertical-align: bottom;
	padding-left: 10px;
}
#descriptor_bottom {
	text-decoration: none;
	color: #999;
	font-size: 90%;
}.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.text_artist_statement {
	margin-left: 20px;
	text-align: left;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #CCC;
}
.thumb {
	cursor: pointer;
}
.detail {
	cursor: pointer;
}

h3 {
	color: #FFF;
}
h5 {
	color: #FFF;
	font-size: 100%;
}
h2 {
	font-size: 12pt;
}
