#itunesmodule { width:950px; margin:0 auto 1.6em; padding:12px 15px 15px; color:#fff; *padding-bottom:3px; font-size:12px; line-height:1.4; zoom:1;
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; 
	background:#3d3e3e;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	position:relative;
}
#itunesmodule.ipoditunes-itunesmodule { margin-bottom:1em;
	background:#808080;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#1a1a1a), to(#dddddd));
	background:-moz-linear-gradient(top, #1a1a1a, #dddddd);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF1A1A1A,endColorstr=#FFDDDDDD)"; /* IE8 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF1A1A1A, endColorstr=#FFDDDDDD); /* older IEs */
}
#itunesmodule:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }

#itunesmodule h4 { color:#999; }
#itunesmodule h2,
#itunesmodule h3,
#itunesmodule h4 { color:#fff; }
#itunesmodule h4 { margin-bottom:.8em; font-weight:normal; font-size:14px; }
#itunesmodule a.block { color:#ccc; text-decoration:none; }
#itunesmodule a.block span { color:#fff; }
#itunesmodule a.block:hover span { text-decoration:underline; }
#itunesmodule .more { float:right; font-size:11px; color:#999; margin-top:5px; padding-right:10px; background:url(/global/elements/arrows/morearrow_999.gif) no-repeat 100% 50%; }
#itunesmodule h4 a.more { float:none; font-size:12px; color:#999; margin-top:0; }

#itunesmodule ul { margin:0; }

#itunesmodule .column { position:relative; float:left; }

/* title */
#itunesmodule .title { margin:-12px -15px 12px; *margin-right:-15px; padding:4px 15px; _width:950px; font-size:14px; text-shadow:rgba(0,0,0,0.3) 0 -1px 1px; text-align:left; zoom:1;
	border: 1px solid; border-color: #929191 #797979 #6a6a6a; border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .09) rgba(0, 0, 0, .03);
	border-radius: 4px 4px 0 0; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -moz-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; -khtml-border-radius: 4px 4px 0 0;
	background:#525252;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#a3a2a2), to(#6d6d6d));
	background:-moz-linear-gradient(top, #a3a2a2, #6d6d6d);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFA3A2A2,endColorstr=#FF6D6D6D)"; /* IE8 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFA3A2A2, endColorstr=#FF6D6D6D); /* older IEs */
	-webkit-background-clip: border; -webkit-background-origin: border; -moz-background-clip: border; -moz-background-origin: border;
}
#itunesmodule.ipoditunes-itunesmodule .title { padding:4px 22px; text-align:center; }
#itunesmodule a.title-all { color:#fff; font-size:11px; background-image:url(/global/elements/arrows/morearrow_fff.gif); position:absolute; right:15px; top:2px; }

/* splashes */
#itunesmodule .splashes:before { display:none; }
#itunesmodule .splashes { width:200px; background:none; }
#itunesmodule .splashes li { display:inline; }
#itunesmodule .splashes img { display:block; }

/* movies */
#itunesmodule .movies { width:478px; margin:-12px 16px -15px; padding:12px 20px; background:#272727; }
#itunesmodule .movies li { display:block; width:480px; overflow:hidden; }
