body, #copy, p {
	font-size: 9px;
}

#nav {
	font-size: 9px;
}

#content #intro_left p {
	margin-bottom: 10px;
}

table.voice_display tr.odd {
	background-color: #dbf3ff;
	height: 100px;
	margin-top: 0px;
}

table.voice_display tr.even {
	background-color: #f7f7ff;
	height: 100px;
	margin-top: 0px;
}

table.voice_display td.track {
	vertical-align: top;
	padding-top: 10px;
}