#dv_lancamento_interno{
	font-family:Arial, Helvetica, sans-serif;
	width:960px;
	position:relative;
	left:10px;
	top:0px;
	}
#dv_lancamento_interno label{
	position:relative;
	display:block;
	width:100%;
	height:150px;
	left:0px;
	top:0px;
	margin-bottom:5px;
	background-color:#EEE;
	border-bottom:solid 1px #CCCCCC;
	}	
#dv_lancamento_interno .lan_foto{
	position:absolute;	
	width:100px;
	height:100px;
	left:5px;
	top:5px;
	border:#666 solid 1px;
	background-color:#FFFFFF;
	cursor:pointer;
}
#dv_lancamento_interno .lan_artista{
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	font-size:28px;
	font-weight:normal;
	left:120px;
	top:5px;
	color:#000000;
	letter-spacing:-2;
	text-decoration:none;
	}
#dv_lancamento_interno .lan_musica{	
	position:absolute;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#C39F2E;
	left:120px;
	top:33px;
	}
#dv_lancamento_interno .lan_desc{	
	position:absolute;
	width:670px;
	height:85px;
	overflow:auto;
	font-size:12px;
	color:#666666;
	left:120px;
	top:53px;
	}		
#dv_lancamento_interno .lan_play{
	position:absolute;
	right:5px;
	top:0px;
	width:155px;
	height:70px;
	}
#dv_lancamento_interno .lan_down{
	position:absolute;
	bottom:5px;
	right:5px;
	width:157px;
	height:35px;
	cursor:pointer;
	}
h1.artista{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:48px;
	font-weight:normal;
	color:#666;
	letter-spacing:-3px;
	text-align:center;
	margin:0px;
	margin-top:30px;
	margin-bottom:10px;
	}
h3.musica{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#990000;
	letter-spacing:-1px;
	text-align:center;
	margin:0px;
	margin-bottom:50px;
	}
