a.pswo {
	display: block;
	width: 32px;
	height: 48px;
	background: url(elements/psw_o.jpg) no-repeat 0 0;
}
a:hover {
	background-position: 0 bottom;
}





a.pswr {
	display: block;
	width: 32px;
	height: 48px;
	background: url(elements/psw_r.jpg) no-repeat 0 0;
}
a:hover {
	background-position: 0 bottom;
}





a.pswg {
	display: block;
	width: 32px;
	height: 48px;
	background: url(elements/psw_g.jpg) no-repeat 0 0;
}
a:hover {
	background-position: 0 bottom;
}