.content ul.itunes_items .clearfix  {
	
}
.content .itunes_items p, .content .itunes_top_items p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.itunes_items li.itunes_box {
	list-style: none;
	background: none;
	background-color: #ebebeb;	
	margin-bottom: 15px;
	margin-right: 2%; /* override default */
	padding: 0; /* override default */
}
.itunes_items li.itunes_box a {
	margin: 10px 10px 5px 10px;
	background: #fff;
	display: block;
	text-decoration: none;
}

.itunes_items li.itunes_box a .title {
	text-align: center;
	overflow: hidden;
	width: 90%;
	white-space: nowrap;
	text-overflow: none;
	font-size: 16px;
}
.itunes_items li.itunes_box a img.itunes_thumb {
	width: 100%;
}
.itunes_items li.itunes_box a .itunes_thumb_corner  {
	width: 80%;
	max-width: 200px;
	margin: 5px auto;
	display: block;
}

div.itunes_meta {
	margin: 0 5px 5px;
	padding: 5px 10px;
	border-top: 2px dotted #EBEBEB;
}

div.itunes_meta ul {
	margin: 0;
	overflow: hidden;
	height: 22px;
}
div.itunes_meta ul li {
	margin: 0;
	padding: 3px 5px;
	list-style: none;
	display: inline;
	color: #fff;
}

div.itunes_meta ul li.itunes_artist { background: #72B234; }
div.itunes_meta ul li.itunes_category { background: #37B4E7; }




.itunes_thumb_corner {
    position: relative;
    color: #fff;
    display: inline-block;
    padding: 5px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-weight: 900;
} 
 
.itunes_thumb_corner p {
    display: inline;    
}

.itunes_thumb_corner p span {
    position: absolute;
    display: inline-block;
    right: -25px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
    text-align: center;
    text-transform: uppercase;
    top: 22px;
    background: #FD8B25;
    width: 100px;
    padding: 3px 10px;

}




.itunes_top_items li.itunes_top_box {
	list-style: none;
	background: none;
	margin-bottom: 15px;
	margin-right: 2%; /* override default */
	padding: 0; /* override default */
}

.itunes_top_pos {
	font-size: 24px;
	font-weight: bold;
}
.itunes_top_pos span {
	margin-top: 11px;
	display: inline-block;
}
.itunes_top_preview {
	width: 20px;
}
.itunes_top_preview a {
	display: inline-block;
	background: url( 'sh_itunes.png' ) no-repeat;
	width: 20px;
	height: 20px;
	margin-top: 15px;
}
.itunes_top_preview a span {
	display: none;
}
.itunes_top_cover {
	width: 50px;
	padding-left: 0;
}
.itunes_top_cover img { width: 50px; }

.itunes_top_artist {
	font-weight: bold;
}
.itunes_top_name {
	
}
.itunes_top_price {
	
}



.ukchart_pos {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.ukchart_pos span {
	margin-top: 11px;
	display: block;
}

.ukchart_pos_change { font-size: 12px; }
.ukchart_pos_change_up { color: green; }
.ukchart_pos_change_down { color: red; }

.ukchart_artist { font-weight: bold; }
.ukchart_title {  }