

/*from-the-app-store*/
#fromtheappstore .categories {
    padding-bottom: 0px;
}

#overview .software-row { padding-top: 14px; z-index:1002;
	background: url(/v/ipodtouch/a/images/overview_gallery_fade_bg.png) no-repeat;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(252,252,252,0.8)), color-stop(0.1, rgba(255,255,255,1)), color-stop(1, rgba(255,255,255,1))); 
	background: -moz-linear-gradient(top, rgba(252,252,252,0.8) 0%, rgba(255,255,255,1) 10%);
}

#overview .software-row {
	margin-top: 0px;
}

.content .slide-nav .mask {
    _height: 73px;
    }

/* icloud aside*/
.content aside.icloud { *height:110px; _behavior: url(/global/scripts/lib/iepngfix.htc);
}

/* IE 6-8 adjustments */

#browse-strip-bottom .next div,
#browse-strip-bottom .previous div { *width:160px; _line-height:45px; _text-align:center; *cursor:pointer; _position:relative; }

#browse-strip-bottom a.next div { _float:right; _margin:-1px 0 -1px; _height:50px; _background:url(/v/ipodtouch/a/images/nav_mask_right.png) no-repeat 100% 0; }
#browse-strip-bottom a.next:active div { _background-position:100% 0 !important; }

#browse-strip-bottom a.previous div { _float:left; _height:50px; _margin:-1px 0 -1px; _background:url(/v/ipodtouch/a/images/nav_mask_left.png) no-repeat 0 0;  }
#browse-strip-bottom a.previous:active div { _background-position:0 0 !important; }


/* features nav list */
.features-nav ul li { _height:62px; _overflow:hidden;}
.features-nav ul li a div { _display:block; _display:table-cell; _vertical-align:middle; *position:absolute; _top:50%; }
.features-nav ul li a div div { display:block; *position:relative; _top:-50%;  }
.features-nav ul li a:hover { _height:62px; }
.features-nav ul li a.active { _height:62px; }



#videos #content {	margin: 0 auto; padding: 4px 50px 0;width: 880px;}

#videos .gallery .tv-spot .endState { background-image:url(http://images.apple.com/ipodtouch/videos/images/poster_tvspot.jpg); }

