/* since the sound file lists are narrower than
the entire content panel area, pull this to
the left a bit so that it looks centered
*/

div.wmfooter1{
	margin: 50px 0 0 40px;
}

div.mp3links{
	border: 3px double #D24C50;
	padding: 10px;
	margin: 0 0 20px 0;
	width: 490px;
}

div.mp3links p{
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	margin: 0;
}
