                                                               

a { outline:none; }
p { padding:0; margin:0; }
img { border:0; }

.date{font-family:Arial, Helvetica, sans-serif;}

#iphone-scrollcontainer {height:481px; width:320px; position: relative; top:120px; left:40px; background-color:#000;}
#iphone-inside {overflow: hidden; height:100%; width:100%; background-image:url(../images/background.png); position:absolute}

#unlock-top { position: relative; height:80px;  background-image:url(../images/lock-top.png); }
#unlock-spacer {height:270px; /* Total height = 461px - 95px (top) - 94px (bottom) */ }
#unlock-bottom {position: relative; height:94px; background-image:url(../images/lock-bottom.png); margin-top:30px; }
#slide-to-unlock { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height:90px; background-image:url(../images/slide-to-unlock.gif);}
#unlock-slider-wrapper { padding-left:22px; padding-top:23px; }
#unlock-slider { width:277px; height:50px; }
#unlock-handle{ position: absolute; z-index: 10; height: 50px; width: 72px; top: 0px; left: 0px; background-image: url(../images/lock-slider.png); }

.time {text-align:center; color:#FFF; font-family: Arial; font-size:44px; padding:6px 0; font-weight:normal;}
.date { text-align:center; color:#FFF; font-family:Arial; font-size:12px; font-weight:normal; color: #00FF00;}

/* Used by the jQuery slider */
.ui-slider { position: relative; background-repeat: no-repeat; background-position: center center; }
