.signFormTable {
	
}

.signFormTable td, .signFormTable th {
	padding: 1px 0 1px;
	color: #002e3e;
	line-height: 24px;
}

.signFormTable em {
	color: #ff8800;
	font-weight: bold;
}

.signFormTable input[type="text"], .signFormTable select {
	width: 154px;
	color: #00a3dd;
	border: 1px solid #aac3cc;
	padding: 2px;
	height: 16px;
}

.signFormTable select {
	height: 22px;
	width: 160px;
}

.signFormTable input.signup {
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 6px;
	color: #fff;
	height: 32px;
	background: url(http://www.wwf.pl/godzinadlaziemi/theme/bg_header_pomarancz.jpg) no-repeat;
	background-position: -100px -135px;
	border: 0;
	cursor: hand;
}

.signFormTable .signError {
	color: #d00;
}