table.audiotable {
	font-family:Arial, sans-serif;
	font-size:12px;
	width:100%;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#688333;
}

table.audiotable td {
	vertical-align:middle;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	color:#664D33;
	text-align:justify;	
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#688333;
}

/*
table.audiotable td a, table.audiotable td a:visited {
	color:#87B731;
}

table.audiotable td a:hover, table.audiotable td a:active {
	color:#87B731;
}
*/

table.audiotable td img, img.centered {
	vertical-align:middle;
	padding:2px;
}
