
/*VOLUMEN*/
.bar {width:4px; height:18px; float:left; margin:0 1px 0 1px; padding:0px; background-color:#444444; overflow:hidden;}

.fill {background-color:#ff9900;}
.empty {height:18px;}


.pos1 {height:0px; margin-top:18px;}
.pos2 {height:2px; margin-top:16px;}
.pos3 {height:4px; margin-top:14px;}
.pos4 {height:6px; margin-top:12px;}
.pos5 {height:8px; margin-top:10px;}
.pos6 {height:10px; margin-top:8px;}
.pos7 {height:12px; margin-top:6px;}
.pos8 {height:14px; margin-top:4px;}
.pos9 {height:16px; margin-top:2px;}
.pos10 {height:18px; margin-top:0px;}



