.image {
	height: 420px;
	background: url(/objects/img/technology/background.jpg) no-repeat bottom;
	padding: 6em 0 0 0;
	/padding: 0;
	margin-bottom: 1em;
	/margin-top: 6em;
}

.content .contents {
	padding: 2.5em 0;
}

.content p {
	font-size: 100%;
	line-height: 138%;
	margin-bottom: 0.5em;
}

.content p .phone {
	font-size: 125%;
}

.content p .phone span {
	font-size: 70%;
}

iframe {
	border: 10px solid #999;
	margin-top: 1em;
}

iframe.nonebor {
	border: none;
	margin-top: 30px;
}

h2 {
	font: italic 150%/115% "Trebuchet MS", sans-serif;
	margin: 1.5em 0 0.75em 0;
}

table {
	border-collapse: collapse;
}

table td {
	padding: 0 1em 1em 0;
}

label, input, textarea {
	font-size: 14px;
	/font-size: 88%;
	color: #000;
}

.question {
	vertical-align: top;
	padding-top: 0.25em;
}

input, textarea {
	width: 39.2em;
}

textarea {
	height: 12em;
}

.submit {
	width: auto;
	font-size: 100%;
}

.content .error {
	color: #F33;
	margin-bottom: 1em;
}
