td.contentpanel{
padding-top: 20px;
}

div.contentpaneldiv{
border: none;
}

td.contentpanel H1{
border-top: 0;
}

table.soundfiles{
width: 100%;
}

table.soundfiles td.soundfileinfo{
width: 70%;
}

table.soundfiles td.soundfileinfo,
table.soundfiles td.soundfilelisten
{
border-top: 1px solid #346072;
padding-top: 5px;
padding-bottom: 40px;
}

table.soundfiles td.soundfileinfo p.soundfiletitle{
margin: 0 0 5px 0;
}

table.soundfiles td.soundfileinfo p.description{
font-size: 11px;
margin: 10px 0 0 25px;
line-height: 15px;
}

table.soundfiles td.soundfilelisten p{
font-size: 11px;
text-transform: uppercase;
font-weight: normal;
text-align: right;
}

table.soundfiles td.soundfilelisten p a:link,
table.soundfiles td.soundfilelisten p a:visited{
font-size: 100%;
font-weight: normal;
}


