@charset "utf-8";
body {
	background-image:url(images/show_bg.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000000;
}
.videoTitle a {color:#FFFFFF;}
.videoDescription {color:#AEAEAE}

.artistBrowseItem {background-color:#999999; color:#000000; font-size:12px; width:624px; padding:3px; margin-bottom:2px; margin-left:5px;}

.artistBrowseItem a {color:#000000;
text-decoration:none;}


