#divRtColEtc {
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}

#sounds {
margin:0 auto 0 auto;
}

#sounds th {
background-color: #F4F4F4;
color:black;
text-transform:uppercase;
padding: 10px 5px;
border:3px solid #999999;
text-align:center;
}

#sounds th.theader {
text-align:center;
}

table#sounds {
border:3px solid #999999;
border-collapse:collapse;
table-layout:fixed;
width: 35%;
}

tr#sounds {
width:90%;
}

#sounds td {
border:3px solid #999999;
padding:5px;
vertical-align:center;
text-align:centre;
font-size:14px;
}

#sounds tr:hover {
background:#FFFFDF;
}

#sounds .topic {
font-style:italic;
font-weight:bold;
text-align:center;
}

#sounds .mp3 {
text-align:center;
}

#sounds td.mp3 a:link, #sounds td.mp3 a:visited {
color: navy;
font-weight:bold;
text-transform: lowercase;
}

#sounds td.mp3 a:hover {
color: #003511;
background-color:#FFFFDF;
}
