added styling for the arrow and the retweet and reply buttons.
{{! template for the radio player }}
<div class='Ldt-controler demo'>
<div class='Ldt-LeftPlayerControls'>
<div class='Ldt-button Ldt-CtrlPlay'></div>
<div class='Ldt-button Ldt-CtrlAnnotate'></div>
<div class='Ldt-button Ldt-CtrlSearch'></div>
</div>
<div class='Ldt-RightPlayerControls'>
<div class='Ldt-Time'>
<div class='Ldt-ElapsedTime'></div>
<div class='Ldt-TimeSeparator'>/</div>
<div class='Ldt-TotalTime'></div>
</div>
<div class='Ldt-button Ldt-CtrlSound'>Sound</div>
</div>
</div>