body {
	background-color:#252525;
	}


#art_slide, #music_slide {
	width: 140px;
	padding: 0px;
	border: 0px;
	font-weight: none;
	line-height: 11px;
}

#txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8a8985;
	font-weight: normal;
	font-size:10px;
	line-height: 15px;
	}
	
#title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8a8985;
	font-weight: bold;
	font-size:10px;
	}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 0px;
}

/* href tags */
a:active, a:link, a:visited { text-decoration:none; color:#8a8985; }
a:hover { text-decoration:none; color:#ffffff; }
/* end href tags */