#caracters table
{
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 2px;
}
#caracters td
{
	border-right-color: #333;
	border-right-style: solid;
	border-right-width: 2px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	width: 22px;
}
#caracters td a
{
	color: #FFF;
	text-decoration: none;
}
#characters
{
	text-align: center;
	width: 196px;
}
#search
{
	border: 1px solid #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 130px;
}
#search_box
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	MARGIN: 0px;
	padding: 0px;
	text-align: center;
	width:195px;
}
#search_button
{
	border: 1px solid #FFF;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	margin: 0px;
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	width: 80px;
}
#search_header
{
	color: #FFFFFF;
	font-size: 16px;
	height: 36px;
	text-align: center;
}
#search-box-dic
{
	text-align: center;
}
#special_chars_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 24px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}