.anythingSlider_bg { width: 750px; height: 535px; position: relative; margin: 15px 0; padding: 10px 0 0 0; !important; background: url(../../images/android/app_bg.gif) no-repeat; }
.anythingSlider { width: 570px; height: 480px; position: relative; margin: 15px 0 25px 0; padding: 0 !important; background: url(../../images/android/bg_slider.gif) 0 0 no-repeat !important; }
.anythingSlider .wrapper { width: 568px; overflow: auto; height: 480px; margin: 0; position: absolute; top: 0; left: 1px; }
 /* Width below is max for Opera */
.anythingSlider .wrapper ul { width: 32700px; list-style: none outside none; position: absolute; top: 0; left: 0; margin: 0; padding: 0;}
.anythingSlider ul li { display: block; float: left; padding: 0; height: 478px; width: 570px; margin: 0; border-top: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0; }
.anythingSlider .arrow { display: block; height: 250px; width: 140px; background: url(../../images/android/btn_arrows.gif) no-repeat scroll 0 0 transparent; display: block; height: 75px; text-indent: -9999px; position: absolute; top: 215px; width: 75px; cursor: pointer; }
.anythingSlider .forward { background-position: -75px 0; right: -40px; }
.anythingSlider .back { background-position: 0 0; left: -35px; }
.anythingSlider .forward:hover { background-position: -75px -75px; }
.anythingSlider .back:hover { background-position: 0 -75px; right: -25px; }
#thumbNav                               {display:none}
.slidcontent { margin: 0; padding: 0;}
.slidcontent .title { margin: 20px 0 5px 20px;}
.slidcontent .txt { margin: 0 15px 15px 30px; color: #303030; font-size: 75%; line-height: 1.3em; }
.slidcontent .gamen { margin: 0 0 0 160px; padding: 0; }
.iphoneSlider {
position:relative;
width:185px;
height:345px;
background:url(../../images/iphone/iphone_maingamen.jpg) no-repeat left top;
}
.iphoneSlider .wrapper {
overflow: hidden;
width: 153px;
height: 230px;
margin: 0;
position: absolute;
top: 59px;
left: 17px;
z-index:1;
}
.iphoneSlider .wrapper ul { 
width: 32700px;
height: 230px;
list-style: none outside none;
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
}
.iphoneSlider .wrapper ul li { 
float: left;
width: 153px;
height: 230px;
}
.iphoneSlider a {
position:absolute;
display:block;
height: 230px;
top: 59px;
text-indent:-9999px;
cursor:pointer;
z-index:100;
background:url(../../image/spacer.gif) repeat left top;
}
.iphoneSlider .back {
width:77px;
left: 17px;
}
.iphoneSlider .forward {
width:76px;
left: 94px;
}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li { float: none; height: auto; width: auto; background: none; }
