/****************club.css***********************/
h1, h2, h3, h4, h5, h6 {
	color:#4690D6;
}
body.embed {
	background:#000000 none repeat scroll 0 0;
}
#embed_index input.login-textarea, #uembed_index input.login-textarea {
	background-color:#080808;
	border-color:#323232;
}
input.submit_button, a.submit_button {
	background:#080808 none repeat scroll 0 0;
	border:1px solid #323232;
}
a.submit_button {
	font-size:12px;
}
.msj_registrar {
    font-size:13px;
    width:300px;
}
#liveboarShowForm .txt_invitado {
    display:block;
    width:130px;
}
.liveboardMessage {
    width: 290px;
}
