h3 {
	text-indent:-9999px;
	height:49px;
	clear:both;
	}
	
#footer {
	margin:12px 0;
}

/****************************************************
			CONTEST & PROMO
****************************************************/
	ul.contest-promo {
		width:636px;
		}
		
	ul.contest-promo li.contest-li {
		/*height:180px; */
		border-top:1px solid #D9D9D9;
		margin-top:10px;
		padding-top: 10px; /* added */
		position:relative;
		width:636px;
		
		}
		
	ul.contest-promo h2 {
		font-size:16px;
		text-indent:inherit;
		font-weight:bold;
		/*padding:7px 0 22px 0;*/
        padding:7px 0 12px 0;
		}
		
	.contest-img {
		width:228px; 
		float:left;
	}
	
	.contest-txt {
		width:240px; 
		padding:10px 17px 0 0; 
		background:url(../images/bg_txt_contest.jpg) no-repeat; 
		float:left;
	}
	
	.contest-related {
		width:145px; 
		float:left;
		background:url(../images/bg_contest_related.gif) repeat-y;
		margin-top:7px;
		}
		
	.contest-related ul.related{
		width:145px;
		}
		
	.contest-related ul.related li{
		background: url(../images/i_contest_puce.gif) no-repeat 0 3px;
		padding:0 0 0 12px;
		margin:0 0 4px 16px;
		width:100px;
		}
		
	.contest-kind {
		color:#66CC00; 
		font-weight:bold; 
		font-size:11px;
	}
	
	.contest-more {
		/*position:absolute; */
		bottom:0; 
		/*left:228px; */
		}
		
	.playlists {
		width:309px;
		margin-top:2px;
		}
	
	.playlists ol {
		list-style:none;
		padding:4px 0 0 20px;
		float:left;
		width:120px;
		}
		
	.playlists ol li {
		margin:0 0 3px 0;
		}
		
	h3.contest-en {		
		background:url(../images/en/s_music_playlists.gif) no-repeat top left;		
	}

	h3.contest-fr {		
		background:url(../images/fr/s_music_playlists.gif) no-repeat top left;		
	}
	
	h3.free-tracks-en {		
		background:url(../images/en/s_free_tracks.gif) no-repeat top left;		
	}

	h3.free-tracks-fr {		
		background:url(../images/fr/s_free_tracks.gif) no-repeat top left;		
	}
	
	h3.ringtone-alert-en {		
		background:url(../images/en/s_ringtone_alert.gif) no-repeat top left;		
	}

	a.more2 {
		background:transparent url(/global20/images/i_fleche.gif) no-repeat scroll 0 4px;
		padding-left:10px;
		margin-left: 13px;
		font-size:1.0em;
		font-weight:bold;
	}
	
	.free-song {
		width:107px; 
		float:left; 
		padding-left:18px;
		}
		
	.free-tracks {
		width:157px; 
		float:left; 
		padding-left:13px;
		}
		
	.ring-alert-img {
		width:49px; 
		float:left; 
		padding-left:13px;
		}
		
	.ring-alert-txt {
		width:213px; 
		float:left; 
		padding-left:18px;
		}
		
	.free-tarck {
		margin-bottom:16px;
	}
	
	.musicmobile {
		background:url(../images/bg_freetrack.gif) repeat-x;
		width:309px;
		text-align:center;
		padding-top:6px;
	}
		
