.ds {
	FILTER: dropshadow(color=#000000,offx=1, offy=1, positive=1), glow(color=#000000, strength=0); WIDTH: 100%; COLOR: #ffffff
}
.ds2 {
	FILTER: dropshadow(color=#FFFFFF,offx=1, offy=1, positive=1), glow(color=#FFFFFF, strength=0); WIDTH: 100%; COLOR: #000000
}