/*
	Special styles template forms
*/

#content form {
	margin-top: 1.25em;
}

#content label {
	font: bold 0.688em Verdana;
	color: #336699;
	line-height: 1.363em;
	display: block;
}

#content input.textfield, #content input.zip, #content input.city, #content select {
	width: 16em;
	margin-bottom: 1.25em;
	font: normal 0.688em Verdana;
	line-height: normal;
}

#content input.textfield, #content input.zip, #content input.city {
	height: 1.3em;
	*/ height: 1.2em;
}

/* Hides from IE-mac \*/
* html #content input.textfield, * html #content input.zip, * html #content input.city {
	height: 1.6em;
}
/* End hide from IE-mac */

#content input.zip {
	width: 3.3em;
}

#content input.city {
	width: 11.5em;
}

#content textarea {
	font: normal 0.688em Verdana;
	width: 33.7em;
	height: 10em;
}

#content .submitButton {
	float: right;
	margin-top: 0.625em;
	border: none;
	background: url(../images/submit.gif) no-repeat;
	font: bold 0.688em Verdana;
	color: #fff;
	width: 16.7em;
	padding: 0.3em 0;
}

#content .tx-thmailformplus-pi1 {
	margin-left: -0.938em;
	overflow: hidden;
}

/* Hides from IE-mac \*/
* html #content .tx-thmailformplus-pi1 {
	height: 1%;
	width: 36.625em;
}
/* End hide from IE-mac */

#content .tx-thmailformplus-pi1 p {
	margin-left: 1.3em;
}

#content .tx-thmailformplus-pi1 ul {
	margin-left: 1em;
}

#content .tx-thmailformplus-pi1 .errortext {
	font-weight: bold;
	color: #FF0000;
}