  body, .default {

  }

  .text {
    font-weight: bold;
    font-size: 12px;
  }

  .label {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#AAA;
  }

  .form {
    font-weight: normal;
  }

.section {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#FAA411;
}

table {
	border:none;
}

table tr td {
	border:none;
	height:5px;
}

table table {
	border:none;
}

table table tr td {
	border:none;
	padding:0;
	margin:0;
}

#submit {
	text-align:center;
	height:50px;
}

select {
	font-size:12px;
	margin:3px 0;
}
	
input {
	margin:3px 0;
}

.sub {
	font-size:12px;
	}

#message {
	width:100%;
	}
