
#downloadModal {
	width:360px;
	height:150px;
	margin:0px auto;
	text-align:left;
	border
	border-width:2px; 
	border-style:solid;
	/*background:#000;*/
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	position:absolute;
	z-index:3000;
	margin-left:292px;
}

#downloadModalWrapper, #downloadModalVideoWrapperSongs, #downloadModalVideoWrapperStore {
	position:absolute;
	display:none;
	z-index:2999;
}


#downloadModalVideoSongs, #downloadModalVideoStore {
	width:360px;
	height:174px;
	margin:0px auto;
	text-align:left;
	border:2px solid;
	/*background:#000;*/
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	position:absolute;
	z-index:3000;
}

#downloadModalVideoWrapperStore {
	*margin-left:-260px;
}

#downloadModalLock {
	width:100%;
	display: block;
	z-index:2998;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	background: #fff;
	overflow: hidden;
	_filter:alpha(opacity=75);
	_background: #fff;
	filter:alpha(opacity=75);
}


#downloadLink, #downloadLink2, #downloadLinkVideo1Songs, #downloadLinkVideo2Songs, #downloadLinkVideo1Store, #downloadLinkVideo2Store  {
	width:90px;
	height:16px;
	text-align:center;
	position:absolute;
	text-transform:uppercase;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-top:2px;
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
}



#downloadModal #downloadLink, #downloadLink2  {
	margin-left:128px;
	margin-top:88px;
}	


#downloadLinkVideo1Songs, #downloadLinkVideo1Store {
	margin-left:61px;
	margin-top:100px;
}	

#downloadLinkVideo2Songs, #downloadLinkVideo2Store {
	margin-left:200px;
	margin-top:100px;
}

#downloadModal div, #downloadModalVideoSongs div, #downloadModalVideoStore div {
	text-align:center;
}

#downloadModal #successMsg, #downloadModalVideoSongs #successMsgVideoSongs, #downloadModalVideoStore #successMsgVideoStore {
	width:320px;
	height:18px;
	margin-top:22px;
	margin-left:20px;
	/*background:#0099FF;*/
	position:absolute;
	font:bold 13px Arial, Helvetica, sans-serif;
	padding-top:2px;
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
}
#downloadModal #artistSong, #downloadModalVideoSongs #artistSongVideoSongs, #downloadModalVideoStore #artistSongVideoStore {
	margin-top:48px;
	width:360px;
	position:absolute;
	/*color:#A7A7A7;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}

#downloadModal #saveMsg, #downloadModalVideoSongs #saveMsgVideoSongs, #downloadModalVideoStore #saveMsgVideoStore {
	margin-top:112px;
	width:360px;
	position:absolute;
	font:bold 11px Arial, Helvetica, sans-serif;
	/*color:#A7A7A7;*/
}

#downloadModalVideoSongs #saveMsgVideoSongs, #downloadModalVideoStore #saveMsgVideoStore {
	margin-top:142px;
}

#downloadModalVideoSongs #pixMsgVideo1Songs, #downloadModalVideoSongs #pixMsgVideo2Songs, 
#downloadModalVideoStore #pixMsgVideo1Store, #downloadModalVideoStore #pixMsgVideo2Store
{
	font:bold 11px Arial, Helvetica, sans-serif;
	margin-top:84px;
	width:220px;
	position:absolute;
}

#downloadModalVideoSongs #suggestMsgVideo1Songs, #downloadModalVideoSongs #suggestMsgVideo2Songs,
#downloadModalVideoStore #suggestMsgVideo1Store, #downloadModalVideoStore #suggestMsgVideo2Store  
{
	margin-top:122px;
	width:220px;
	position:absolute;
	font:bold 11px Arial, Helvetica, sans-serif;
}

#downloadModalVideoSongs #suggestMsgVideo2Songs, #downloadModalVideoSongs #pixMsgVideo2Songs,
#downloadModalVideoStore #suggestMsgVideo2Store, #downloadModalVideoStore #pixMsgVideo2Store
{
	margin-left:140px;
}

