diff -r 6915c4c6163d -r c3a08790e8c8 src/css/LdtPlayer.css --- a/src/css/LdtPlayer.css Fri Dec 02 10:52:55 2011 +0100 +++ b/src/css/LdtPlayer.css Fri Dec 02 10:56:38 2011 +0100 @@ -174,6 +174,7 @@ height: 25px; border-right: 1px solid #b6b8b8; float: left; + border-left: none; } .Ldt-CtrlSearch:hover { @@ -216,6 +217,7 @@ .Ldt-CtrlSound { float: right; + border-left: none; height: 25px; top: 7px; position: inherit;