.fader {
	opacity:0.6;filter:alpha(opacity=60);
}
.line {
	border: 1px solid #000000;
}
.full {
	opacity:1.0;filter:alpha(opacity=100);
}
