.bpa-custom td {
    vertical-align: text-top;
}

.bpa-comm-post {
    display: list-item;
    list-style-type: square;   
    list-style-position: inside;
    padding-left: 20px;
    padding-bottom: -10px;
    padding-top:0px;
    text-indent: -4px;
}

audio {
    padding-left:100px;
    width:400px;
    height:30px;
}

.bpa-custom ul{
    padding-bottom:10px;
}

.bpa-comm-post td{
    vertical-align: text-top;
}

audio:after{
    content:'';
    display:inline-block;
    width:100%; height:100%;
    margin-right:-100%;
    border-bottom:1px solid #000;
}

.bpa-custom span{
    margin-left:50px;
    font-size: 14pt;
}