/**
* Module mod_sj_html5_audiofly For Joomla 3.x
* Created by	: SuperJoom
* Email			: info@superjoom.com
* Created on	: 05 Feb 2013
* Last Modified : 06 August 2013
* URL			: www.superjoom.com
* Copyright (C) 2011-2013  Super Joom
* License GPLv2.0 - http://www.gnu.org/licenses/gpl-2.0.html
*/
.plNum{
display:none;
}
.plTitle{
padding-left:5px;
}
.plLength{
display:none;
}
#tracktime{
display:none;
}
#mute{
display:none;
}
#audioVolume{
display:none;
}
#playlist{
margin-right: 35px;
}
#progressBar{
width: 75px;
}
.clear_history{
border:none !important;
}
#audiowrap{
width: 100% !important;
}
#plwrap{
width: 100% !important;
}
#close{
width: 16px; !important;
}