.popup_borde{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	border: 2px solid #000000;
	background: #d6d6d6 url(../img/fondo_popup.jpg) repeat-y;
	top:220px;
	left:200px;
	overflow:hidden;
	position:absolute;
	z-index:1000;
	display: none;
	padding:15px;
}
#ver_embed{
	/*width: 500px;
	height: 500px;*/
}

#envia_amigo .volver, #envia_comentario .volver{
	float:right;
}
#envia_amigo{
	width:454px; 
	/*height:255px;*/ 
	height: 290px;
	font-weight:bold;
}

#envia_comentario{
	width:454px; 
	/*height:215px;*/
	height: 255px;
	font-weight:bold; 	
 }
 
#envia_amigo a, #envia_comentario a{
	color:#000000;
	
}
#envia_amigo label, #envia_comentario label{
	padding-left: 10px;
}
#envia_amigo textarea#sendfriend-remitente{
	width: 168px;
	height: 17px;
}
#envia_amigo label#sendfriend-remitente{
	width: 216px;
	float: none;
}
#envia_amigo textarea#sendfriend-people{
	width: 168px;
	height: 39px;
	float:left;
}
#envia_amigo .buttons, #envia_comentario .buttons{
	padding-top:10px;
	width: 301px;
}
#envia_amigo textarea#sendfriend-text, #envia_comentario textarea#comment-text{
	width: 301px;
	height: 113px;
	float:left;
}
#sendfrienddiv, #sendcomment{
	padding-left: 30px;
}

/* APOYOS */
#apoyos #sendcomment{
	padding-left:0px;
}
#apoyos #comment-text {
	float:left;
	width:432px;
	height: 92px;
}
#apoyos .buttons{
	margin-left:16px;
	margin-top:45px;
	width: 86px;
	float:left;
}
#apoyos .descartar2{
	padding-top:10px;
	width: 86px;
	text-align:center;
}

#apoyos #envia_comentario2{
	display:none; 
	border-top: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	padding-top:10px; 
	padding-bottom:20px;
}


/* Modifaciones */
#embed_dailymotion{
  width: 666px;
  height: 329px;
  padding: 10px;
}


