/*
  13/04/2009
  Kobox
  Autor: Roberto Herrero
  http://www.indomita.org
  Copyright (c) 2008 Roberto Herrero
  Contacto: indomita@indomita.org

*/

#chat-tipo{
	padding-left: 400px;
}

.mi-chat{ border: 2px dashed #81D334;}


a {
	color: #4e6200;
	background-color: inherit;
	text-decoration:none;
	font-weight : bold; 
}

a:hover {
	color: #6f8c00;
	background-color: inherit;
	text-decoration:none;
	font-weight : bold;
}

.tcenter {
	text-align: center;
}

#mi-flash-chat{ z-index: 100;}
