/****************yingo.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 {
	background:#080808 none repeat scroll 0 0;
	border:1px solid #323232;
	color:#00FF01;
}

input.submit_button:hover {
	background:#5B1C91 none repeat scroll 0 0;
	border:1px solid #00FF01;
}

a.submit_button {
	background:#080808 none repeat scroll 0 0;
	border:1px solid #323232;
	color:#00FF01;
}

a.submit_button:hover {
	background:#5B1C91 none repeat scroll 0 0;
	border:1px solid #00FF01;
}

.msj_registrar {
    font-size:13px;
    width:300px;
}

#liveboarShowForm .txt_invitado {
    display:block;
    width:130px;
}

.liveboardMessage {
    width: 290px;
}
