.handle_brass_left {
	background-image: url(../../images/doors/handle_brass_left.gif);
	background-repeat: no-repeat;
	background-position: 13px 170px;
}
.handle_brass_right {
	background-image: url(../../images/doors/handle_brass_right.gif);
	background-repeat: no-repeat;
	background-position: 114px 170px;
}

.handle_silver_left {
	background-image: url(../../images/doors/handle_silver_left.gif);
	background-repeat: no-repeat;
	background-position: 13px 170px;
}
.handle_silver_right {
	background-image: url(../../images/doors/handle_silver_right.gif);
	background-repeat: no-repeat;
	background-position: 114px 170px;
}
.handle_white_left {
	background-image: url(../../images/doors/handle_white_left.gif);
	background-repeat: no-repeat;
	background-position: 13px 170px;
}
.handle_white_right {
	background-image: url(../../images/doors/handle_white_right.gif);
	background-repeat: no-repeat;
	background-position: 114px 170px;
}