body {
    color:#CDCDCD;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
}

.formerror {
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #FF1111;
    text-align:center;
}

.inputstyle {
	border: 1px solid #4A4A4A;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #CCCCCC;
	text-indent: 5px;
	background-color: #232323;
	width:auto;
	max-width:500px;
	text-indent: 5px;	
}

.buttons {
	float:right;
	line-height: 20px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #0D0D0D;
	color: #CCCCCC;
}

.formmess {
    font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color:#CDCDCD;
    text-align:center;
}

.privacy {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 9px;
	line-height: 12px;
	margin-top: 15px;
	width: 580px;
}
