html, body {
	margin:0px;
	padding:0px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFCC;
}

#sounds-container {
	height: auto;
	width: 998px;
}

#sounds-r1c1 {
	height: auto;
	width: 998px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sounds-r2c1 {
	height: 250px;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#sounds-r2c2 {
	height: 250px;
	width: 598px;
	float: left;
}
