.ts_button {

cursor: pointer;
font-weight: bold;
color: #30787E;

}

.audio_ts {
	border-bottom: gray 1px dotted;
	border-left: gray 1px dotted;
	width: 100%; 
	display: none;
	border-top: gray 1px dotted;
	border-right: gray 1px dotted;		
	padding-left : 5px;
	padding-top: 5px;
}