.asterisk {
	color:#76C6FF;
	font-size:16px;
	font-weight:normal;
}

.table-form {
	width:362px;
	margin:auto;
	font-family:arial;
	font-size:14px;
	
}
.table-form-td-1 { width:150px; vertical-align:top; }
.table-form-td-2 input { width:210px; }

#message {
	border:1px solid #172027;
	background:#A6BDC9;
	width:100%;
	height:140px;
}
#message:hover, #message:focus, #message:active{
	background-color:#A6C9C4;
}

#button-faq {
	background:url('images/faq.gif') no-repeat;
	height:33px;
	width:92px;
	float:right;
	color:white;
	font-size:1.5em;
	cursor:pointer;
}