#fn, #submit { border: 0 !important; }
input
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
}
select
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
}
textarea
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: VArial, sans-serif;
}
menu
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
}
.txtbox
	{border: 1px solid #CCCCCC;}
	.poweredby
	{
	text-align: right;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A8D43E;
}