body { background: none; }

#resourcespsp h3 { padding-bottom:5px; } /* added padding because iPhone PSPs have no descriptions below the h3 headers */

#sublevels .icon { float:left; margin-right:15px; }
#sublevels .desc { float:left; margin-top: 0;}

.notegray { background:#efefef; border:1px solid #ccc; padding:10px; }

/* styles for featured module in black */
#featured .sidebar { color: #bbb; margin-bottom:10px; }	
#featured .module a, h1 { color: white; }
#featured .module .arrowlink { background: transparent url(http://images.apple.com/support/iphone/images/arrow_jump_black.png) no-repeat center right; 
	_background: transparent url(http://images.apple.com/support/iphone/images/arrow_jump_black.gif) no-repeat center right; }

#featured .module { color: #b0b0b0; border:none; overflow:hidden; background: transparent url(http://images.apple.com/support/iphone/images/module_background_black.jpg) repeat-x bottom; }
#featured .tl, .tr, .bl, .br { position:relative; } 
#featured .tl { background: transparent url(http://images.apple.com/support/iphone/images/tl.gif) no-repeat top left; top:-1px; left: -1px; }
#featured .tr { background: transparent url(http://images.apple.com/support/iphone/images/tr.gif) no-repeat top right; right: -2px; }
#featured .bl { background: transparent url(http://images.apple.com/support/iphone/images/bl.gif) no-repeat bottom left; bottom: -2px; left: -2px; }
#featured .br { background: transparent url(http://images.apple.com/support/iphone/images/br.gif) no-repeat bottom right; right: -2px; *bottom: 0; }

