/* itunes Top10 Styles */

.itunes10 {
	margin: 10px 0;
	font: bold 10px/12px 'Trebuchet MS', 'Arial', sans-serif;
	background: #fff;
	padding: 0;
	clear: both;
	border-top: 1px dotted #090;
	}
#position {
	margin: 2px 0 2px;
	border-bottom: 1px dotted #090;
	min-height: 70px;
	height: 70px;
	width: 146px;
	float: left;
padding: 0 2px 0 0;
	}
#position2 {
	margin: 2px 0 2px;
	border-bottom: 1px dotted #090;
	min-height: 70px;
	height: 70px;
	width: 146px;
	float: right;
padding: 0;
	}
.itunes10 h1 {
	font: bold 14px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 2px;
	text-align: center;
	color: #900;	
	}	
.itunes10 h2 {
	font: bold 11px/13px 'Trebuchet MS', 'Arial', sans-serif;
	margin: 0 0 0 -59px;
	padding: 1px;
	background: #900;
	color: #fff;
	width: 20px;
	float: left;
	text-align: center;
	}
.itunes10 h3 {
	color: #333;
	margin: 0 0 0 60px;
	list-style-type: none;
	font: bold 11px/13px 'Trebuchet MS', 'Arial', sans-serif;
	text-align: left;
	}
.itunes10 h4 {
	margin: 0 0 0 60px;
	font: bold 11px/13px 'Trebuchet MS', 'Arial', sans-serif;
	}
.itunes10 p.start {
	font: bold 10px/12px 'Trebuchet MS', 'Arial', sans-serif;
	border-bottom: 1px dotted #333;
	text-align: center;
	}
.itunes10 p.price {
	margin: 3px 0 0;
	font: 10px/12px 'Trebuchet MS', 'Arial', sans-serif;
	text-align: right;
	}
.itunes10 p.price a {
	font: bold 10px/12px 'Trebuchet MS', 'Arial', sans-serif;
	}
.full100 {
	font: bold 14px/16px 'Trebuchet MS', 'Arial', sans-serif;
	background: #EEEDDF;
	padding: 3px;
	text-align: center;
	margin: 0 0 20px;
	}