/****************fiebredebaile.css***********************/
h1, h2, h3, h4, h5, h6 {
	color:#4690D6;
}
body.embed {
	color: #a3a3a3;
}
#embed_index input.login-textarea, #uembed_index input.login-textarea {
	background-color:#f7f7f7;
	border-color:#cdcdcd;
}
input.submit_button, a.submit_button {
	background:#f7f7f7 none repeat scroll 0 0;
	border:1px solid #cdcdcd;
}
a.submit_button {
	font-size:12px;
}
.msj_registrar {
    font-size:13px;
    width:300px;
}
#liveboarShowForm .txt_invitado {
    display:block;
    width:130px;
}
.liveboardMessage {
    width: 290px;
}
#errores, #user, #account, #friends {
	width: 240px;
}
#account .me, #account h4 {
	width: 150px;
	margin: 0 auto;
}
#user form {
	width: 160px;
	margin: 0 auto;
}
#poweredby {
	width: 225px;
}
#embed_index .usericon {
	width: 48px;
}