#splash #signup_form.v2 em{
	font-color: #3e3e3e;
	font-family: 'dinc', "Trebuchet MS",sans-serif;
	font-size: 20px;
	font-style: normal;
}
	
#splash #signup_form.v2 .signup_form_text{
	width: 244px;
	height: 52px;
	line-height: 52px;
	margin-bottom: 11px;
}

	#splash #signup_form.v2  .signup_form_text.zip{
		background-image: url(../images/forms/2/big_zip_code_block.png);
	}

	#splash #signup_form.v2 .signup_form_text input{
		border: 0px;
		color: #cbcbcb;
		line-height: 46px;
		height: 46px;
		text-align: center;
		font-family: arial, sans-serif;
		font-weight: bold;
		font-size: 30px;
		padding: 4px 5px;
		background: transparent;
		width: 234px;
	}