
#iphone { width: 432px; height: 290px; top:38px; display: block; position: relative; background: #fff; float:left; overflow: hidden; margin:0; padding:0;}
#iphone ul { list-style: none; }
#slider-content { float: left; width: 100%; display: block; overflow: hidden; height: 250px; }
#slider-content ul { float: left; width: 100%; display: block; position: relative; }
#slider-content ul li { float: left; width: 100%; }
#slider-content ul li a { padding: 5px 10px; display: block; border-bottom: 1px solid #f3f3f3; text-transform: capitalize; }
#slider-content ul li a:hover { background: #f3faff; border-color: #d5ebf9; }
#slider-content .title { padding: 5px 0; text-indent: 10px; background: #bbb; color: #fff; width: 100%; float: left; font-weight: bold; text-transform: uppercase; }
#slider-content .selected .title { background: #666; }
#iphone .slider-nav { position: absolute; right: 0; top: 0; background: #666; min-height: 250px; }
#iphone .slider-nav ul { padding: 5px 0; }
#iphone .slider-nav li a { padding: 3px 3px; line-height: 8px; text-align: center; color: #fff; font-weight: regular; display: block; text-transform: lowercase; cursor: pointer; }
#iphone #debug { position: absolute; bottom: 0; left: 0; padding: 5px; background: #000; color: #fff; }
#arrowup { background:url('http://hitzint.com/wp-content/themes/hitzv2/images/arr-right.png'); z-index:999999;width: 5px; float:left;position: relative; top: 2px; }
#arrowdown { background:url('http://hitzint.com/wp-content/themes/hitzv2/images/arr-right.png'); z-index:999999;width: 5px; float:left;position: relative; top: 2px; }
#iphone .down { border-bottom: none; border-top: 8px solid #fff; top: 15px; }
#iphone-up, #iphone-down { position:relative; margin:0; padding:0; float:left; z-index:999;}
#slide-up, #slide-down { height: 20px; background: #009ce3; text-align: center; cursor: pointer; float: left; width: 432px; position: relative; }
