@CHARSET "ISO-8859-1";
body{
background-color:#2B54A3;
font-family:Arial,Helvetica, Sans Serif;
font-size:10pt;
padding:5px;
}
label{
margin:5px; 
display:block;
clear:both;
width:420px;
}
textarea{
background-color:white;
border:1px solid #7F9DB9;
}
#feedback{
background-color:white;
border:1px solid black;
width:420px;
padding:20px;
}
a{
color:#ffffff;
font-size:8pt;
}
.ebiz-copyright, #ebiz-footer{
	font-size:8pt;
	color:#ffffff;
	clear:both;
	margin:0;
}
.limit{
	font-size:8pt;
	color:gray;
	font-style:italic;
	}
.countdown{
	height:12px;
	font-size:8pt;
	color:#2B54A3;
	background-color:white;
	border:1px solid #7F9DB9;
	}
.countdowntext{
	text-align:right; 
	color:#2B54A3;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
}