/* GOOGLE ADSENSE BANNERS */
.adsenseMiddle {
	width: 100%;
	height: auto;
	margin-top: 2px;
	margin-bottom: 15px;
}

/* GOOGLE CUSTOM SEARCH */
#googleSearch {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 290px;
	height: 40px;
	text-align: right;
}
#cse-search-results {
	padding-top: 0px;
	padding-left: 42px;
}

/* YOUTUBE VIDEO */
.youtubeEmbed {
	display: block;
	text-align: center;
	margin: auto;
	padding-bottom: 18px;
}

/* AUDIO PLAYER */
.audioplayerContainer {
	width: 470px;
	height: 60px;
}
.audioplayerButton {
	float: left;
	width: 82px;
	height: 24px;
	margin-left: 5px;
}
.audioplayerButton a {
	display: block;
	background-color: #e0e0e0;
	background-image: url("/template/images/bt-corners.png");
	width: 82px;
	height: 20px;
	padding-top: 4px;
	text-decoration: none;
	text-align: center;
	color: #464646;
}
.audioplayerGUI {
	float: left;
}