@charset "utf-8";
/* CSS Document */

* {padding:0px; margin:0px;}
html, body {height:100%; width:100%; font-family:Arial, Helvetica, sans-serif; background-color:#1D1E22;}
a {border: none; outline:none;} 

.main_div {margin:0 auto; width:100%;}
.phone_bg {background:url(../images/iphone-bg.png) no-repeat; width:400px; height:801px; margin:0 auto;}

.mobile_cont {background-color:#000; width:314px; height:460px !important; position: relative; left: 36px; top: 140px; 
border: solid 4px #4D4E50; padding:0px 0px 0px 7px; overflow:hidden; border-top:none}

p {font-size:13px; color: #99FF00; font-weight:bold; margin-left:7px;}

.mobile_cont ul li {display: inline-block; list-style:none; margin-left:6px; cursor:pointer;}

.btn {background:url(../images//button_bg.gif) no-repeat; width:60px; height:62px; margin:6px 7px 8px 0px; text-align:center;}

.btn_selected {background:url(../images//buttons_selected.gif) no-repeat; width:60px; height:62px; margin:6px 7px 8px 0px; text-align:center;}

.mobile_cont li span {font-size:12px; font-weight:bold; line-height:62px; color:#FFF;}


