.icon-help{
	background:url('/images/help.png') no-repeat center center;
}
.icon-ok{
	background:url('/images/ok.png') no-repeat center center;
}
.icon-cancel{
	background:url('/images/cancel.png') no-repeat center center;
}
.icon-man{
	background:url('/images/man.png') no-repeat center center;
}
.icon-lock{
	background:url('/images/lock.png') no-repeat center center;
}