@charset "UTF-8";
/* CSS Document */

#playlist_container {
	margin:540px 0 0 792px;
}

header h1#title {
	margin:0;
	padding:9px 14px 7px;
}

#thumbnails li {
	*display:inline;	/* * targets IE7 and below */
}

#slideshow-caption {
	background:url(/Media/Wgi/images/60percentBlack.png) top left repeat;
	/*background-color:#000;
	filter:alpha(opacity=70);*/
}

#thumbnailBar {
	/*background:url(../images/50percentBlack.png) top left repeat;*/
	/*background-color:#000;
	filter:alpha(opacity=50);*/
}

#slideshow-caption p a {
	*position:relative;	/* * targets IE7 and below */
	*top:-18px;			/* * targets IE7 and below */
}