.imgrow {
width: 342px;
text-align:left;
margin: 0 auto;
padding: 12px 0px 12px 0px;
}
.divider {
height: 12px;
background: #ddd;
margin: 0 auto;
}
.imgrow a {
font: 8pt arial;
color:#888;
}

.light { 
opacity: 0.8;
filter:alpha(opacity=80);
}

.light:hover {
opacity: 1;
filter:alpha(opacity=100;)
}

.arttype {
font: 7pt arial;
font-weight: bolder;
color: #555;
width: 100%;
margin-bottom: 6px;
}

.handititle {
	font: 8pt arial;
	color: #444;
	font-weight: bolder;
	margin-bottom: 10px;
}

.sectiondesc {
	font: 8pt arial;
	color: #444;
	text-align: justify;
	width: 342px;
	margin: 0 auto;
	padding-top: 10px;
}
.price {
	padding: 12px 0px 2px 0px;
	font: 14pt trebuchet;
	font-weight:bolder;
	color: #333;
	text-align: right;
}
.sold {
	padding: 18px 0px 0px 0px;
	font: 12pt arial;
	font-weight:bolder;
	color: #333;
	text-align: right;
}
.price b {
	font: 6pt arial;
}
