<?xml version="1.0" encoding="utf-8" ?>
<Fader displayname="Black dB">
	<Background image="Background.png" />
	<Handle image="Handle.png" shadow="0,0,0,0,#00ffffff"/>
	<VU image="VU2.png" />
	<Texts font="Verdana" size="15" color="ffffff">
		<Text text="5" x="72" y="26"/>
		<Text text="0" x="72" y="42"/>
		<Text text="10" x="72" y="57"/>
		<Text text="20" x="72" y="71"/>
		<Text text="30" x="72" y="85"/>
		<Text text="40" x="72" y="100"/>
		<Text text="50" x="72" y="114"/>
		<Text text="-oo" x="72" y="128"/>
	</Texts>
	
	<Padding >
		<Top size="40" reservespace="true" background="dddddd" textcolor="#000000" textposition="center" textfont="Tahoma" textmaxsize="18" textminsize="6"/>
		<Bottom size="40" reservespace="true"  background="dddddd" textcolor="#000000" textposition="center" textfont="Tahoma" textmaxsize="18" textminsize="6"/>
	</Padding>
</Fader>