@charset "UTF-8";
/* CSS Document */

/* Inner pages */

.form-style-big
{
	height: 30px;
	width: 250px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	font-weight: bold;
	
	color: #000;
	
	text-align: center;
	
	padding-top: 10px;
	
	background-repeat: no-repeat;
	background-position: center;
}

.form-style-big-tall
{
	height: 105px;
	width: 250px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	font-weight: bold;
	
	color: #000;
	
	text-align: center;
	
	background-repeat: no-repeat;
	background-position: center;
}