#questionnaire {
	background: #cccdcf;
	margin-left: -400px;
	width: 800px;
	position: absolute;
	top: 5%;
}
#questionnaire .loading {
	background: #fff url(img/digest/icons/loading.gif) no-repeat 50% 50%;
	height: 100px;
}
#questionnaire .header {
	background: #3e4347;
	padding: 11px 0;
}
#questionnaire h1 {
	color: #fff;
	border-left: 6px solid #6196d7;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 18px;
}
#questionnaire p {
	margin: 1em 0;
}
#questionnaire .target {
	padding: 12px 25px;
}
#questionnaire .biggest {
	color: #284c77;
	font-size: 24px;
	margin: .5em 0 .7em;
}
#questionnaire .frame1 {
	float: right;
	width: 110px;
}
#questionnaire .frame2 {
	background: #fff;
	padding: 16px 12px;
	_width: 100%;
}
#questionnaire .frame2 .blue {
	margin: 0 0 1em 0;
}
#questionnaire .frame2 .send {
	margin: 1em 0 0 0;
	text-align: center;
}
#questionnaire .frame2 table {
	border-collapse: collapse;
	font: 13px Tahoma, Verdana, Helvetica, sans-serif;
}
#questionnaire .frame2 table input {
	margin: 0;
	padding: 0;
}
#questionnaire .frame2 table th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #cccdcf;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 2px 6px /*16px 6px*/;
	vertical-align: top;
}
#questionnaire .frame2 table td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #cccdcf;
	font-size: 11px;
	padding: 2px 0;
	_padding: 0;
}
#questionnaire .frame2 table .col2 {
	background: #75ab51;
	background: #e4e5e4;
	width: 10%;
	text-align: center;
}
#questionnaire .frame2 table .col3 {
	background: #9ec485;
	background: #ebefe9;
	width: 10%;
	text-align: center;
}
#questionnaire .frame2 table .col4 {
	background: #c8ddb9;
	background: #d7dfd3;
	width: 10%;
	text-align: center;
}
#questionnaire .frame2 table .col5 {
	background: #d7dfd3;
	background: #c8ddb9;
	width: 10%;
	text-align: center;
}
#questionnaire .frame2 table .col6 {
	background: #ebefe9;
	background: #9ec485;
	width: 10%;
	text-align: center;
}
#questionnaire .frame2 table .col7 {
	background: #e4e5e4;
	width: 10%;
	text-align: center;
}
#questionnaire .frame2 table .col8 {
	background: #e4e5e4;
	width: 10%;
	text-align: center;
}
#questionnaire .frame2 table td:first-child+td,
#questionnaire .frame2 table td:first-child+td+td,
#questionnaire .frame2 table td:first-child+td+td+td,
#questionnaire .frame2 table td:first-child+td+td+td+td,
#questionnaire .frame2 table td:first-child+td+td+td+td+td,
#questionnaire .frame2 table td:first-child+td+td+td+td+td+td {
	text-align: center;
}
#questionnaire .frame2 table .col345 {
	background: #e4e5e4;
	padding: 6px 6px;
}
#questionnaire .frame2 table input {
	margin: 2px;
}

/**
 * вопросник №7
 */
#questionnaire .frame3 {
	background: #fff;
	padding: 16px 12px;
	_width: 100%;
}
#questionnaire .frame3 .blue {
	margin: 0 0 1em 0;
}
#questionnaire .frame3 .send {
	margin: 1em 0 0 0;
	text-align: center;
}
#questionnaire .frame3 .useful textarea {
	display: block;
	margin-top: .2em;
	height: 4em;
	width: 100%;
}
#questionnaire .frame3 table {
	border-collapse: collapse;
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
}
#questionnaire .frame3 table input {
	margin: 0;
	padding: 0;
}
#questionnaire .frame3 table th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #cccdcf;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 2px 6px 16px 6px;
	vertical-align: top;
}
#questionnaire .frame3 table td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #cccdcf;
	padding: 4px 0;
	_padding: 2px 0;
}
#questionnaire .frame3 table .col2 {
	background: #e4e5e4;
	width: 13%;
	text-align: center;
}
#questionnaire .frame3 table .col3 {
	background: #c8ddb9;
	width: 13%;
	text-align: center;
}
#questionnaire .frame3 table .col4 {
	background: #9ec485;
	width: 13%;
	text-align: center;
}
#questionnaire .frame3 table td:first-child+td,
#questionnaire .frame3 table td:first-child+td+td,
#questionnaire .frame3 table td:first-child+td+td+td {
	text-align: center;
}
