.phone {
	background:url(Front.gif) no-repeat;
	position:relative;
	width:342px;
	height:659px;
	z-index:1;
}
.phone_C {
	background:url(FrontClosed.gif) no-repeat;
	position:relative;
	width:659px;
	height:342px;
	z-index:1;
}
div.lcd {
	overflow:hidden;
	position:absolute;
	background-color:black;
	z-index:10
}
.phone .lcd {
	top:108px;
	left:50px;
	width:240px;
	height:400px;
}
.phone_C  .lcd {
	top:52px;
	left:108px;
	width:400px;
	height:240px;
}
div.buttons a {
	position:absolute;
	z-index:15;
	background-repeat:no-repeat;
}
div.buttons a.btn {
	opacity:0.4;
	filter:alpha(opacity=40);
	background-image:url(btn_normal.gif);
}
div.buttons.show a.touch,
div.buttons a.touch:hover {
	background:#b8860b;
	opacity:0.6;
	filter:alpha(opacity=60);
}
div.buttons.show a.btn,
div.buttons a.btn:hover {
	background-image:url( btn_disable.gif);
	opacity:0.7;
	filter:alpha(opacity=70)
}
div.buttons.show a.btn.enable,
div.buttons a.btn.enable:hover {
	background-image:url( btn_hilite.gif);
	opacity:0.7;
	filter:alpha(opacity=70)
}
.phone_C div.buttons.show a.btn,
.phone_C div.buttons a.btn:hover {
	background-image:url( btn_disable.gif);
	opacity:0.7;
	filter:alpha(opacity=70)
}
.phone_C div.buttons.show a.btn.enable,
.phone_C div.buttons a.btn.enable:hover {
	background-image:url( btn_hilite.gif);
	opacity:0.7;
	filter:alpha(opacity=70)
}
.phone div.buttons a#b_Power {
	left:237px;
	top:8px;
	width:34px;
	height:7px;
	background-position:0 0px;
}
.phone div.buttons a#b_Lock_Unlock {
	left:237px;
	top:8px;
	width:34px;
	height:7px;
	background-position:0 0px;
}
.phone div.buttons a#b_SideUp {
	left:6px;
	top:248px;
	width:5px;
	height:36px;
	background-position:0 -7px;
}
.phone div.buttons a#b_SideDown {
	left:6px;
	top:318px;
	width:5px;
	height:36px;
	background-position:0 -43px;
}
.phone div.buttons a#b_SideVoice {
	left:329px;
	top:314px;
	width:5px;
	height:36px;
	background-position:0 -79px;
}
.phone div.buttons a#b_SideCamera {
	left:329px;
	top:505px;
	width:5px;
	height:36px;
	background-position:0 -115px;
}
.phone div.buttons a#b_Send {
	left:52px;
	top:563px;
	width:53px;
	height:35px;
	background-position:0 -151px;
}
.phone div.buttons a#b_Back {
	left:126px;
	top:572px;
	width:89px;
	height:18px;
	background-position:0 -186px;
}
.phone div.buttons a#b_End {
	left:236px;
	top:563px;
	width:53px;
	height:35px;
	background-position:0 -204px;
}
.phone_C div.buttons a#b_SideVoiceClosed {
	left:315px;
	top:7px;
	width:34px;
	height:7px;
	background-position:0 -239px;
}
.phone_C div.buttons a#b_SideCameraClosed {
	left:506px;
	top:7px;
	width:34px;
	height:7px;
	background-position:0 -246px;
}
.phone_C div.buttons a#b_Lock_UnlockClosed {
	left:9px;
	top:70px;
	width:5px;
	height:36px;
	background-position:0 -253px;
}
.phone_C div.buttons a#b_PowerClosed {
	left:9px;
	top:70px;
	width:5px;
	height:36px;
	background-position:0 -253px;
}
.phone_C div.buttons a#b_EndClosed {
	left:564px;
	top:52px;
	width:33px;
	height:55px;
	background-position:0 -289px;
}
.phone_C div.buttons a#b_BackClosed {
	left:573px;
	top:126px;
	width:16px;
	height:91px;
	background-position:0 -344px;
}
.phone_C div.buttons a#b_SendClosed {
	left:564px;
	top:236px;
	width:33px;
	height:55px;
	background-position:0 -435px;
}
.phone_C div.buttons a#b_SideUpClosed {
	left:249px;
	top:330px;
	width:34px;
	height:7px;
	background-position:0 -490px;
}
.phone_C div.buttons a#b_SideDownClosed {
	left:319px;
	top:330px;
	width:34px;
	height:7px;
	background-position:0 -497px;
}
