.questions {
	margin-top: 14px;
}
.questions tbody td {
	background-color: #F3F3F3;
}
.questions td.label {
	font-size: 70%;
	color: #FF6600;
	padding-top: 15px;
	text-align: left;
}
.questions td.question {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}
.questions span {
	color: #FF6600;
}
.questions td.help {
	font-size: 70%;
}
.questions td.fields {
	padding-top: 10px;
}
.questions select {
	font-size: 70%;
}


.bordered {
	margin-top: 14px;
	background-color: #F3F3F3;
}
td.tl {
	width: 18px;
	background: #F3F3F3 url(/i/questionnaire/tl.gif);
}
td.tr {
	width: 18px;
	background: #F3F3F3 url(/i/questionnaire/tr.gif);
}
td.br {
	width: 18px;
	background: #F3F3F3 url(/i/questionnaire/br.gif);
}
td.bl {
	width: 18px;
	background: #F3F3F3 url(/i/questionnaire/bl.gif);
}
td.t {
	background: #F3F3F3 url(/i/questionnaire/t.gif);
}
td.r {
	background: #F3F3F3 url(/i/questionnaire/r.gif);
}
td.b {
	background: #F3F3F3 url(/i/questionnaire/b.gif);
}
td.l {
	background: #F3F3F3 url(/i/questionnaire/l.gif);
}
td.white {
	background-color: #FFFFFF ! important
}


.navigation {
	background-color: #C9DDD9;
	margin-top: 6px;
}
.navigation th {
	font-size: 110%;
	font-weight: bold;
	color: black;
}


.sendform th {
	font-size: 80%;
	font-weight: bold;
	padding: 1em 0.6em 0.4em 0em;
	text-align: left;
}
.sendform th.line {
	padding: 0.9em 0em 0em 0em
}
.sendform label {
	font-size: 70%;
	margin-left: 0.15em;
}
.sendform td.desc {
	font-size: 80%;
	padding-top: 0.6em;
	padding-right: 0.6em;
}
.sendform td.field {
	font-size: 70%;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}
.sendform select {
	font-size: 100%;
}


.preview td {
	font-size: 70%;
}
.preview td span {
	color: #FF6600;
}
.preview td.label {
	color: #FF6600;
	padding: 0em 0em 1em 1em;
	text-align: left;
}
.preview td.number {
	padding: 0.7em 0em 0.7em 0em;
}
.preview td.question {
	padding: 0.7em 3em 0.7em 0em;
}
.preview td.answer {
	padding: 0.7em 0em 0.7em 1em;
}


p.regdata {
	margin-left: 18px;
	line-height: 1.5em;
}

p.regdata b {
	display: block;
	margin-top: 0.8em;
}


.date {
	color: #DDDDDD;
}

