#artspot {
	width: 303px;
	height: 100%;
	margin-left: 0px;
	margin-right: 2px;
	}
#artspot_top {
	background: url(../image/artspottop.png) no-repeat;
	height: 11px;
	}
#artspot_body {
	font: 12px normal Arial, Helvetica, sans-serif;
	background: url(../image/artspotbg.png) repeat-y;
	height: 100%;
	width: auto;
	overflow: hidden;
	}
#artspot_bottom {
	background: url(../image/artspotbottom.png) no-repeat;
	height: 11px;
	}