html,
body {
   margin:0 0 0 5px;
   padding:0;
   background: /*url(../img/comps/c2-bg.jpg) no-repeat top center*/ #006633;
   font-family: Arial, Helvetica, sans-serif;
   color: #FFF;
   font-size: 11px;
}

input {
	width: 120px;
}

.error {
	color: #FFCC00;
}

h2 {
	font-size: 14px;
}