.special_note {
	margin-bottom: 20px;
}

h1 {
	background: url(../images/titles/title_fsm_store_speaking_slammed.png) no-repeat;
}

* html h1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/titles/title_fsm_store_speaking_slammed.png');
}

h2 {
	color: #B6DF53;
	margin-bottom: 0;
}

h2 a {
	margin: 5px 0;
}

h3 {
	text-indent: -9999px;
	height: 24px;
	background: url(../images/store/speaking/speaking_exerpts_header_slammed.png) no-repeat;
}

* html h3 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/store/speaking/speaking_exerpts_header_slammed.png');
}

table {
	width: 100%;
	border-left: 1px solid #355a8f;
	border-top: 1px solid #355a8f;
}

tr {
	background: url(../images/black30per_bg_slammed.png) repeat-y;
}

* html tr td {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/black30per_bg_slammed.png');
}

tr.odd {
	background: url(../images/black15per_bg_slammed.png) repeat-y;
}

* html tr.odd td {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/black15per_bg_slammed.png');
}

tr.playing {
	background: url(../images/orange50per_bg_slammed.png) repeat-y;
}

* html tr.playing td {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/orange50per_bg_slammed.png');
}

td {
	font-size: .9em;
	font-weight: bold;
	border-bottom: 1px solid #355a8f;
	border-right: 1px solid #355a8f;
	padding: 1px 4px;
}

td span {
	color: #FDD447;
}

.album {
	margin-bottom: 20px;
	padding-bottom: 15px;
	overflow: hidden;
	border-bottom: 1px solid #B33D1F;
}

* html .album {
	height: 1%;
}

.album_last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.cover {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

.cover div {
	margin-top: 2px;
}

.liner {
	margin: 0 225px 0 210px;
}

.tracks {
	float: right;
	width: 215px;
}

#mediaPlayer {
	position: absolute;
	top: 100px;
	z-index: -1;
}

#page_screen {
   background-color: #000000;
   filter: alpha(opacity=65);  
   opacity: 0.65;     
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   display: none;
   z-index: 101;
}

#cc_note {
	position: absolute;
	top: 0;
	left: -700px;
	z-index: 102;
	width: 600px;
	text-align: left;
	background: url(../images/yellow85per_bg_slammed.png);
	border: 1px solid #FDD447;
	color: #000;
	padding: 6px 8px;
}

* html #cc_note {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/yellow85per_bg_slammed.png');
}

#cc_note h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	background: #fdd447;
	margin: -6px -8px 10px;
	padding-bottom: 3px;
	text-indent: 0;
	height: auto;
}

.not_again {
	text-align: center;
	border: 1px solid #fdd447;
	margin: 0 auto 20px;
	padding-bottom: 2px;
	width: 400px;
	background: #FFDF6F;
}
