#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;
}

#side_panel_body ul {
    font-size: .9em;
    margin-left: -2px;
    list-style-type: none;
}

#side_panel_body ul li{
    margin-bottom: 2.1px;
}

#side_panel_body ul a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #1b75bc;
    text-decoration: none;
}
