body{
	margin: 0 0;
	background: #000000;
}

.form{
	font: normal bold 16px Arial;
	color: #F9B300;
}
.bottomInput {
	width:380px; height:25px; padding-top:4px; border:1px solid #DFDFDF; background-color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal; color:#000; text-align:center;
}