#keypad {
	display: none;
	width: 199px;
	height: 173px;
	margin: 0 auto;
	margin-top: 10px;
}

#keypad a.row66 {
	width: 66px;
	height: 43px;
}

#keypad a.row67 {
	width: 67px;
	height: 43px;
}

#keypad a:hover {
	background-position: 0 -43px;
}

#keypad a:active {
	background-position: 0 -86px;
}

#keypad a.last:hover {
	background-position: 0 -44px;
}

#keypad a.last:active {
	background-position: 0 -88px;
}

#keypad a.row66.last, #keypad a.row67.last {
	height: 44px;
}

#keypad1 {
	float: left;
	background: url(../img/widget/keypad1_8bit.png) no-repeat;
}

#keypad2 {
	float: left;
	background: url(../img/widget/keypad2_8bit.png) no-repeat;
}

#keypad3 {
	float: right;
	background: url(../img/widget/keypad3_8bit.png) no-repeat;
}

#keypad4 {
	float: left;
	background: url(../img/widget/keypad4_8bit.png) no-repeat;
}

#keypad5 {
	float: left;
	background: url(../img/widget/keypad5_8bit.png) no-repeat;
}

#keypad6 {
	float: right;
	background: url(../img/widget/keypad6_8bit.png) no-repeat;
}

#keypad7 {
	float: left;
	background: url(../img/widget/keypad7_8bit.png) no-repeat;
}

#keypad8 {
	float: left;
	background: url(../img/widget/keypad8_8bit.png) no-repeat;
}

#keypad9 {
	float: right;
	background: url(../img/widget/keypad9_8bit.png) no-repeat;
}

#keypad10 {
	float: left;
	background: url(../img/widget/keypad_asterisk_8bit.png) no-repeat;
}

#keypad0 {
	float: left;
	background: url(../img/widget/keypad0_8bit.png) no-repeat;
}

#keypad11 {
	float: right;
	background: url(../img/widget/keypad_pound_8bit.png) no-repeat;
}
