#songlist, #testimonials, #video {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
}
#songlist, #testimonials {
	width: 500px;
}
#video {
	width: 282px;
	text-align: center;
	padding-bottom: 10px;
}
#flashVideo {
	height: 231px;
	width: 262px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.popTab {
	background: url(../images/largeTab_bkg.gif) repeat-y;
	width: 484px;
	padding: 0px;
}
.popTabHeader {
	background: url(../images/largeTab_top.gif) no-repeat;
	height: 44px;
}
.popTabHeader h1 {
	font-size: 125%;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
}
.popTab p {
	margin: 10px 15px;
}
.closer {
	background: #800000;
	padding: 5px;
	border-bottom: 1px solid #000000;
	text-align: right;
	margin-bottom: 10px;
}
