/* @override http://octoberborn.com/labs/gtomaha/_css/listen.css */

/* @override http://octoberborn.com/labs/gtomaha/_css/listen.css */

body {
	margin: 0;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
		color: #444444;
	background: url(../images/bg_bw_gradient.gif) repeat-x 0 60px;
}

h2 {
	margin: 20px 20px 40px;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #0fbebb;
}

p {
	margin: 0 20px;
	font-size: 14px;
	line-height: 18px;
}

img {
	width: 350px;
	height: 350px;
	margin: 0;
}

#mediaspace {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 350px;
	margin: 0;
}

#mediaspace embed {
	position: absolute;
	bottom: 0;
	width: 100%
}

embed {
	position: absolute;
	bottom: 0;
}
