body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

img {
	border-style: none;
}

a {
	color: #0a8eb9;
}

form {
	margin: 0px;
	padding: 0px;
}

dt {
	margin: 0px;
	padding: 8px 0px 2px 0px;
	font-weight: bold;
}

dd {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

/** Верхняя шапка - баннер, логотип **/
table.header {
	width: 100%;
	height: 106px;
	background-image: url('/file/blob1154624121137056614430867152245');
	background-repeat: repeat-x;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}

/** Правая часть верхней шапки (контакты, реклама...) **/
div.header_right {
	margin: 5px 0px 5px 5px;
	border-left: 3px solid #e6e6e6;
	padding: 7px 0px 7px 10px;
}

div.header_right a {
	background-image: url('/file/blob115463112113744056596601592628012');
	background-position: left center;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 14px;
	color: #9e8810;
	font-size: 11px;
	font-family: verdana;
	line-height: 1.7;
}

/** Стиль для "ушей" **/
table.top_text_adv {
	width: 100%;
	padding-bottom: 0px;
}

table.top_text_adv td {
	background-color: #eef5f0;
	border-right: 3px solid #ffffff;
	border-left: 3px solid #e6e6e6;
	padding: 15px 5px 15px 15px;
	vertical-align: top;
}

table.top_text_adv td.last {
	border-right: none;
}

table.top_text_adv td img {
	border-bottom: 3px solid #9e8810;
	padding: 0px 0px 1px 0px;
	margin: 0px 5px 5px 0px;
	float: left;
}

table.top_text_adv td br {
	display: none;
}

/** Основное поле(контент/меню/уши/низ) **/
div.main {
	padding: 0px 5px 0px 5px;
	background-color: #f8faf5;
}

/** Низ страниц **/
div.bottom {
	border-top: 5px solid #c8d9b4;
	background-color: #ececec;
	padding: 15px;
	font-size: 11px;
	font-family: verdana;
}

/** Таблица для меню/контента **/
table.common {
	width: 100%;
	height: 100%;
}

/** Содержимое страницы **/
table.common td.content {
	background-color: #ffffff;
	padding: 15px;
	vertical-align: top;
	line-height: 1.5;
}

/** Блок слева(меню/рассылка/баннер) **/
table.common td.leftmenu {
	padding-right: 5px;
	vertical-align: top;
}

/** Сквозная подписка на рассылку **/
table.subscribe {
	width: 100%;
}

table.subscribe td.back {
	background-color: #f0f0f0;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

table.subscribe_form {
	padding-top: 5px;
}

table.subscribe_form td input, table.subscribe_form_me td input {
	width: 96%;
	border: 1px solid #d3d3d3;
	padding: 2px;
	color: #666666;
	font-size: 12px;
}

/** Главное меню слева **/
table.mainmenu {
	width: 100%;
	position: relative;
	left: -2px;
}

table.mainmenu td {
	cursor: pointer;
	border: 1px solid #cacaca;
	background-color: #ffffff;
}

table.mainmenu td div.submenu {
	width: 100%;
	margin-top: 1px;
	border-top: 1px solid #cacaca;
	text-align: right;
}

table.mainmenu td div.submenu a {
	display: block;
	padding: 6px 30px 6px 0px;
	margin-right: 1px;
	background-image: url('/file/blob115472712119539571139072005713182');
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
}

table.mainmenu td div.submenu a.third {
	display: block;
	padding: 6px 10px 6px 0px;
	background-image: none;
	font-weight: normal;
	color: #000000;
	margin-right: 30px;
	background-image: url('/file/blob62219512143884652813612001646949');
	background-position: right center;
	background-repeat: no-repeat;
}

table.mainmenu td div.submenu span.third {
	display: block;
	padding: 6px 10px 6px 0px;
	background-image: none;
	font-weight: normal;
	color: #0a8eb9;
	margin-right: 30px;
	background-image: url('/file/blob62219512143884652813612001646949');
	background-position: right center;
	background-repeat: no-repeat;
}

table.mainmenu td div.submenu a.active {
	display: block;
	padding: 6px 30px 6px 0px;
	margin-right: 1px;
	background-image: url('/file/blob115472712119539571139072005713182');
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0a8eb9;
	text-decoration: underline;
}

/** Неактивные элементы **/
a.mm {
	background-image: url('/file/blob115464612114365816949841394293511');
	background-position: right center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	vertical-align: middle;
}

a.mm span {
	cursor: pointer;
	display: block;
	background-image: url('/file/blob1154645121138658457679976032141');
	background-repeat: repeat-x;
	height: 100%;
	margin-right: 19px;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase;
	color: #000000;
	border-right: 1px solid #c4c4c4;
}

/** Активные элементы **/
a.mm_active {
	background-image: url('/file/blob115464712114411813256491022040456');
	background-position: right center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	vertical-align: middle;
}

a.mm_active span {
	cursor: pointer;
	display: block;
	background-image: url('/file/blob1154645121138658457679976032141');
	background-repeat: repeat-x;
	height: 100%;
	margin-right: 19px;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase;
	color: #0a8eb9;
	border-right: 1px solid #c4c4c4;
}

a.mm span b, a.mm_active span b {
	cursor: pointer;
	position: relative;
	top: 6px;
}

/** Разделители **/

/** Голубой разделитель **/
div.blue_line {
	border-left: 15px solid #40c8f4;
	height: 6px;
	background-image: url('/file/blob1154674121151950551291283466689');
	background-position: left center;
	background-repeat: repeat-x;
}

/** Оливковый разделитель **/
div.olive_line {
	border-left: 15px solid #cabc39;
	height: 6px;
	background-image: url('/file/blob115467512115195433961891253162564');
	background-position: left center;
	background-repeat: repeat-x;
}

/** Оранжевый разделитель **/
div.orange_line {
	border-left: 15px solid #ffbc2d;
	height: 6px;
	background-image: url('/file/blob115467612115195951579941771111348');
	background-position: left center;
	background-repeat: repeat-x;
}

/** Красно-кирпичный разделитель **/
div.red_line {
	border-left: 15px solid #db9970;
	height: 6px;
	background-image: url('/file/blob115467312115192906015001874589974');
	background-position: left center;
	background-repeat: repeat-x;
}

/** "Болотный" разделитель **/
div.quag_line {
	border-left: 15px solid #92A977;
	height: 6px;
	background-image: url('/file/blob6441401215775571533208726438231');
	background-position: left center;
	background-repeat: repeat-x;
}

/** Заголовки **/
h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

h2.blue {
	color: #0a8eb9;
}

h1.blue {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	color: #0a8eb9;
}

h1.title {
	color: #0a8eb9;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

h2.olive {
	color: #b6a54b;
}

h2.orange {
	color: #feaf08;
}

h2.gray {
	color: #717374;
}

h2.red {
	color: #db9970;
}

h2.green {
	color: #92a977;
}

/** Посмотреть все... **/
p.view_more {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/** Навигация по сайту **/
div.navig_line {
	margin-bottom: 5px;
}

/** Видимые/невидимые элементы **/
.unvis {
	display: none;
}

.vis {
	display: block;
}

/** Оптимизация для поисковых систем **/
div.optim h1 {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

/** Постраничное разбиение **/
div.pager {
	width: 100%;
	text-align: center;
	margin: 20px 0px 20px 0px;
}

div.pager a, div.pager b {
	margin: 0px 10px 0px 10px;
}

/** Календарь в новостях **/
div.news_calendar {
	cursor: default;
	margin-top: 1px;
	border-top: 1px solid #cacaca;
	text-align: center;
	padding: 0px;
}

div.news_calendar b {
	display: block;
	padding: 5px 0px 5px 0px;
}

div.news_calendar table {
	border-left: none;
	border-right: none;
	border-width: 1px;
	border-color: #CACACA;
	width: 100%;
	cursor: default;
}

div.news_calendar table th, div.news_calendar table td.head {
	text-align: center;
	font-weight: bold;
}

div.news_calendar table td {
	padding: 2px;
	margin: 0px;
	cursor: default;
	text-align: center;
}

div.news_calendar table td.today {
	background-color: #EEF5F0;
	font-weight: bold;
}

div.news_calendar table td.today a {
	color: #000000;
	text-decoration: none;
}

/** Список новостей **/
div.news {
	display: block;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	border-bottom: 1px dashed #e6e6e6;
}

table.news_tbl {
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

div.news_date {
	border-bottom: 1px dashed #e6e6e6;
	margin-top: 20px;
	padding-bottom: 6px;
}

div.news_date span {
	color: #000000;
	font-weight: bold;
	background-color: #FEBE33;
	padding: 2px 5px 2px 5px;
}

/** Заголовок обсуждений **/
h2.discuss {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	background-image: url('/file/blob11548211212925548767599838018794');
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 17px;
	position: relative;
	top: -10px;
}

h2.title_discuss {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	background-color: #EEF5F0;
	color: #000000;
	font-size: 17px;
	width: 100%;
}

div.u_discuss_title {
	width: 100%;
	margin: 1px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	height: 6px;
	background-image: url('/file/blob1154674121151950551291283466689');
	background-position: left center;
	background-repeat: repeat-x;
}

div.comment {
	border-bottom: 1px solid #e6e6e6;
	padding: 5px 5px 5px 15px;
}

div.comment span {
	color: #0a8eb9;
}

div.comment p {
	padding: 0px;
	margin: 0px;
}

a.print_ver {
	padding: 7px 0px 7px 35px;
	height: 28px;
	background-image: url('/file/blob6300981214810876171402650650388');
	background-position: left center;
	background-repeat: no-repeat;
}

a.to_list {
	padding: 7px 0px 7px 35px;
	height: 28px;
	background-image: url('/file/blob63013012148126782838831914829062');
	background-position: left center;
	background-repeat: no-repeat;
}table.main_polls {
	margin-left: 5px;
	padding: 10px 15px 15px 10px;
	background-color: #eef5f0;
	width: 99%;
}

img.interview_photo {
	float: left;
	margin: 10px 5px 5px 0px;
	border: 1px solid #D9D8D8;
}

table.common td.content_main {
	background-color: #ffffff;
	padding: 0px;
	vertical-align: top;
}

table.mainpage {
	width: 100%;
	height: 100%;
}

/** Левая сторона главной **/
table.mainpage td.mainpage_left {
	vertical-align: top;
	padding-right: 5px;
}

/** Правая сторона главной **/
table.mainpage td.mainpage_right {
	vertical-align: top;
	background-color: #f8faf5;
}

table.mainpage div.mainpage_block {
	padding: 15px;
}

/** Списки статей на главной (новости/аналитика/темы с форума) **/
table.main_article_list {
	width: 100%;
}

table.main_article_list td {
	padding: 7px 0px 7px 0px;
	border-bottom: 1px dashed #e6e6e6;
}

.blitz td dd {
	margin-left: 60px !important;
}

/** Фон для даты/времени рядом со статьями **/
span.olive_back {
	background-color: #e4ecd9;
	padding: 1px 5px 1px 5px;
}

/** Блок заявок **/
table.main_forms {
	width: 100%;
}

table.main_forms td {
	width: 50%;
	vertical-align: top;
	padding: 10px;
}

table.main_forms td img {
	float: right;
	padding: 5px;
}

table.main_forms td p {
	margin: 3px 0px 5px 0px;
}

/** Заемщикам **/
table.main_forms td.main_myform {
	background-color: #faefc9;
	border-right: 3px solid #f8faf5;
}

/** Банкам и ипотечным брокерам **/
table.main_forms td.main_banksform {
	background-color: #c0ebf4;
	border-left: 3px solid #f8faf5;
}

/** Прямой диалог с экспертами **/

div.mainpage_dialog_block {
	padding: 15px 0px 15px 15px;
}

table.main_dialog {
	width: 100%;
}

table.main_dialog td {
	vertical-align: top;
}

table.main_dialog td.banner {
	margin: 0px;
	width: 167px;
	vertical-align: middle;
}

div.main_expert {
	float: left;
	clear: left;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
}

div.main_expert a {
	color: #9e8810;
	font-size: 11px;
	text-decoration: none;
}

div.main_expert a.question {
	font-weight: bold;
	font-size: 12px;
	color: #0a8eb9;
	text-decoration: underline;
	position: relative;
	top: 5px;
}

div.main_expert img {
	float: left;
	border: 1px solid #cacaca;
	margin-right: 5px;
}

/** Список ипотечных банков и городов **/
ul.green {
	position: relative;
	left: -15px;
}

ul.green li {
	color: #c8d9b4;
	padding-left: 0px;
	margin-left: 0px;
}/** Форма поиска по кредитам **/
table.searchform {
	/*width: 100%;*/
}

table.searchform td.back {
	background-color: #e4ecd9;
}

h2.searchform {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	background-image: url('/file/blob11546661211464849765341353588599');
	background-position: left center;
	background-repeat: no-repeat;
	color: #484848;
	font-size: 17px;
	position: relative;
	top: -10px;
}

/** Форма полнотекстового поиска по разделам **/
table.part_searchform {
	width: 98%;
	/**width: auto;**/
}

table.part_searchform td.back {
	background-color: #e4ecd9;
}

h2.part_searchform {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	background-image: url('/file/blob11546661211464849765341353588599');
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 16px;
	position: relative;
}

input.long {
	width: 100%;
}

select.long {
	width: 100%;
}

textarea.long {
	width: 100%;
}

table.search_table_form {
	width: 100%;
}

table.search_table_form td {
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #c8d9b4;
}

table.search_table_bottom {
	width: 100%;
	margin-top: 10px;
}

table.search_table_bottom td.search_btn {
	vertical-align: middle;
	border-right: 3px solid #c8d9b4;
	padding-right: 15px;
	width: 63px;
}

table.search_table_bottom td.searc_ext {
	padding-left: 15px;
	vertical-align: middle;
	line-height: 1.5;
}

/** Фиксированный список **/
.fixed {
	width: 100%;
	border: 1px inset gray;
	background-color: #ffffff;
	height: 230px;
	overflow: auto;
	padding-left: 3px;
}

/** Таблица для отображения текущих параметров поиска **/
table.search_params {
	width: 100%;
	border-top: 3px solid #c8d9b4;
}

table.search_info {
	width: 100%;
}

table.search_info td span {
	color: #0a8eb9;
	font-size: 14px;
}

/** Ссылка "изменить параметры поиска" **/
a.change_search_param {
	display: block;
	height: 27px;
	width: 180px;
	vertical-align: middle;
	color: #9e8810;
	text-decoration: underline;
	background-image: url('/file/blob11547541211975809927714763149133');
	background-position: right center;
	background-repeat: no-repeat;
	padding: 9px 37px 0px 0px;
}

a.compare {
	display: block;
	height: 27px;
	width: 210px;
	vertical-align: middle;
	color: #9e8810;
	text-decoration: underline;
	background-image: url('/file/blob115476112121518847165191827262190');
	background-position: right center;
	background-repeat: no-repeat;
	padding: 9px 37px 0px 0px;
}

span.bb {
	color: #0a8eb9;
	font-size: 14px;
}

/** Таблица с результатами поиска **/
table.results {
	/*width: 100%;*/
	border-collapse: collapse;
}

table.results th.normal {
	background-image: none;
	border-bottom: 1px solid #ffffff;
}

table.results td.back {
	border-right: none;
	background-color: #EEF5F0;
	padding-left: 10px;
}

table.results td.round_list {
	padding-left: 25px;
	background-image: url('/file/blob7621061222174328937074284181592');
	background-position: 15px 11px;
	background-repeat: no-repeat;
}

table.results th {
	background-color: #EEF5F0;
	text-align: left;
	border-right: 1px solid #ffffff;
	padding: 3px 5px 8px 10px;
	background-image: url('/file/blob1154674121151950551291283466689');
	background-position: left bottom;
	background-repeat: repeat-x;
}

table.results th.sorted {
	background-color: #EEF5F0;
	text-align: left;
	border-right: 1px solid #ffffff;
	padding: 3px 5px 8px 10px;
	background-image: url('/file/blob115476512123850332991641690517727');
	background-position: left bottom;
	background-repeat: repeat-x;
}

table.results tr.sep {
	border-bottom: #e6e6e6 1px solid;
}

table.results tr.sep td {
	border-bottom: #e6e6e6 1px solid;
}

table.results td {
	border-right: 1px dotted #e6e6e6;
	padding: 5px;
}

table.results td.last {
	border-right: none;
}

table.results tr.viewed {
	background-color: #E9F3FB;
	border-top: #FFFFFF 1px solid;
	border-bottom: #c9d8e6 1px solid;
}

table.forms_result {
	width: 70%;
}

table.forms_result tr.sep td {
	border-top: 1px solid #C9D8E6;
}

table.forms_result td {
	padding: 3px 0px 3px 0px;
}

table.anketa table.normal td, table.anketa table.normal th, table.search_table_form table.normal td, table.search_table_form table.normal th {
	border-bottom: 0px;
}#rorer {
	float: right;
	clear: right;
	margin: 0px 0px 0px 10px;
	border-width: 0px 10px 5px 10px;
	border-style: solid;
	border-color: #ffffff;
	width: 240px;
}

div.adv_right_block {
	float: right;
	clear: right;
	margin: 0px 0px 0px 10px;
	border-width: 0px 10px 5px 10px;
	border-style: solid;
	border-color: #ffffff;
	width: 240px;
}

div.yandex_direct {
	float: right;
	clear: right;
	display: block;
	background-color: #eaeff3;
	width: 240px;
	/**margin: 0px 10px 10px 10px;**/
	margin: 0px 0px 0px 10px;
	border-width: 0px 10px 5px 10px;
	border-style: solid;
	border-color: #ffffff;
	font-size: 9pt;
}

div.yandex_direct_horiz {
	background-color: #eaeff3;
	font-size: 9pt;
	overflow: hidden;
	display: block;
	width: auto;
}

/** Рекламный блок в результатах поиска **/
div.search_line_adv {
	margin: 10px 0px 10px 0px;
	background-color: #EEF5F0;
	border: 1px solid #E6E6E6;
	width: 99%;
}

div.search_line_adv a {
	display: block;
	border: 1px solid #FFFFFF;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 12pt;
	color: #3E6A1B;
}#cityfilter {
	display: block;
	margin: 20px 0px 20px 0px;
}

table.banks {
	border: 0;
	padding: 0;
	margin: 20px 10px 10px 50px;
	border-spacing: 0;
}

table.banks th {
	text-align: left;
	vertical-align: top;
	color: #384e66;
	font-weight: bold;
	width: 25%;
	padding-bottom: 10px;
}

table.banks td {
	text-align: left;
	vertical-align: top;
	width: 75%;
	padding-bottom: 10px;
	clear: right;
}

table.broker_info {
	width: 100%;
}

table.broker_info tr td {
	padding-right: 10px;
	font-weight: normal;
	vertical-align: top;
}

table.broker_info tr td.title {
	color: #00376E;
	width: 25%;
}

table.brokers {
	width: 100%;
}

table.brokers tr th {
	padding: 4px 10px 4px 10px;
	width: 50%;
	font-size: 14px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #eeeeee;
	border-bottom: solid 1px #CCCCCC;
}

table.brokers tr td {
	padding: 4px 10px 4px 10px;
	width: 50%;
	text-align: left;
	vertical-align: top;
}

table td.branch {
	padding-left: 20px;
	vertical-align: top;
}

table td.branch b {
	font-family: tahoma, sans-serif;
	font-size: 16px;
	color: #666666;
}

table.credit td {
	vertical-align: top;
}

table.credit b {
	color: rgb(0, 0, 100);
}

table.list {
	margin: 10px 5px 5px 0px;
}

div.var_cond {
	background-color: #eeeeee;
	padding: 5px;
}

div.credit_cond span, div.var_cond span {
	padding: 0px 0px 10px 20px;
	display: block;
}

div.hide_info {
	padding: 5px 5px 5px 20px;
}

/** TABLE - NICE **/
table.nice {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c9d8e6;
	border-spacing: 0;
}

table.nice tr.sep td, table.nice tr.sep th {
	border-top: 1px solid #c9d8e6;
}

table.nice thead th {
	border-bottom: 5px solid white;
}

table.nice tr th, table.nice tr td {
	font-size: 9pt;
	border-left: 10px solid white;
	border-collapse: collapse;
	border-left: 10px solid white;
}

table.nice tr th:first-child, table.nice tr td:first-child {
	border-left: 0px;
}

table.nice tr th {
	text-align: left;
	text-transform: lowercase;
	color: #384e66;
	font-weight: normal;
	background-color: #c9d8e6;
	padding: 0.4em 0.6em;
}

table.nice tr th.active {
	color: #c9d8e6;
	background-color: #336699;
}

table.nice tr td {
	padding: 0.25em 0.6em;
	color: #384e66;
}

table.nice tr th a {
	color: #336699;
	display: block;
}

table.nice tr th.active a {
	color: #c9d8e6;
}

table.nice tr th.active a.desc, table.nice tr th.active a.asc {
	background-position: right;
	background-repeat: no-repeat;
}

table.nice tr th.active a.desc {
	background-image: url("/file/blob429211697197082644141276837169");
}

table.nice tr th.active a.asc {
	background-image: url("/file/blob429111697196888195501231905937");
}

table.nice td a.details, table.nice th.info {
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}

table.nice th.info {
	width: 8px;
	height: 16px;
	background-image: url("/file/blob42861169719561774115191844701");
	background-position: 6px center;
	margin-left: 0px;
}

table.nice td a.details {
	width: 10px;
	height: 10px;
	background-image: url("/file/blob42871169719585696982405826638");
}

table.nice td a.details:hover {
	background-image: url("/file/blob410811713703408600591458713739");
}

table.nice tr.marked td,table.nice tr.marked th {
	background-color: #e8f0f7;
}

table.login_bank td label, table.login_user td label {
	font-weight: bold;
	cursor: pointer;
}

table.login_user, table.login_bank, table.form_logout {
	width: 100%;
}

table.login_user td.back {
	background-color: #FAEFC9;
}

table.login_bank td.back {
	background-color: #C0EBF4;
}

h2.login_form {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 16px;
	position: relative;
	top: -7px;
}

h2.login_form small {
	font-size: 12px;
	font-weight: normal;
}

#ankets_login_form {
	float: right;
	clear: right;
	margin: 0px 0px 10px 10px;
	border-width: 0px 10px 5px 10px;
	border-style: solid;
	border-color: #ffffff;
	width: 240px;
}

a.forms_reg_link {
	padding: 10px 30px 10px 00px;
	color: #9e8810;
	background-image: url( '/file/blob115502012155169334454942131792633' );
	background-position: right;
	background-repeat: no-repeat;
}.login {
	float: right;
	margin: 7px;
	width: 220px;
}

.form_enter {
	background-color: #FFFFFF;
	position: absolute;
	border: 1px solid #676767;
	padding: 5px;
	margin: 1px;
	width: 180px;
}

.form_enter a.close {
	font-size: 14pt;
}

.form_enter a.close:hover {
	text-decoration: none;
	color: #FF0000;
}

table.register {
	width: 70%;
}

table.register td.first {
	width: 35%;
	vertical-align: middle;
	text-align: left;
}

table.register td {
	width: 60%;
}

table.register td input, table.register td select, table.register td textarea {
	width: 98%;
}

table.register td table.register {
	width: 100%;
}

table.register td input, table.register td select, table.register td textarea {
	border: 1px inset #000000;
}

.must {
	border: 1px inset #000000;
	border-left: 3px outset #FF0000 !important;
	padding-left: 2px !important;
}

small.error {
	color: red;
}

/** Таблица и форма для регистрации анкет **/
.top_line {
	padding: 3px 10px 3px 10px;
	background-color: #E4F3F6;
	border-bottom: 1px solid #CCCCCC;
}

table.control_line {
	width: 100%;
	padding: 0px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
}

table.control_line td {
	width: 25%;
	text-align: center;
}

table.control_line td.active {
	background-color: #CCCCCC;
}

table.navline {
	width: 100%;
	padding: 3px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
}

table.anketa {
	width: 100%;
	border-collapse: collapse;
}

table.anketa th {
	text-align: left;
}

table.anketa td, table.anketa th {
	border-bottom: 1px solid #c8d9b4;
	padding: 4px 0px 4px 0px;
}

table.anketa th {
	width: 35%;
}/** Левая и правая часть **/
table.calc_left, table.calc_right {
	width: 100%;
	height: 100%;
}

table.calc_left h3, table.calc_right h3 {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
}

table.calc_left h2, table.calc_right h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

/** Левая часть **/
table.calc_left td.back {
	background-color: #e4ecd9;
	padding: 0px 17px 0px 0px;
}

table.calc_params {
	width: 100%;
	border-top: 2px solid #C8D9B4;
}

table.calc_params td {
	border-bottom: none;
	padding: 5px 0px 5px 0px;
}

table.calc_params td.warn {
	border-bottom: 1px solid #C8D9B4;
	margin: 0px;
	padding: 0px;
}

table.calc_params td.warn span {
	color: #ff0000;
}

.field_error {
	font-weight: bold;
	color: #ff0000;
	background-color: #FFFFCC;
	width: 100%;
}

/** Правая часть **/
table.calc_right td {
	background-color: #ffffff;
}

table.calc_right td.top {
	border-top: 1px solid #dbe6ce;
	border-left: 1px solid #dbe6ce;
}

table.calc_right td.bottom {
	border-bottom: 1px solid #dbe6ce;
	border-left: 1px solid #dbe6ce;
}

table.calc_right td.left {
	padding: 0px 0px 0px 17px;
	border-left: 1px solid #dbe6ce;
}

table.calc_right td.right {
	border-right: 1px solid #dbe6ce;
}

table.do_calculate {
	margin-top: 5px;
}

/** Таблица с результатами расчетов **/
#calculator_result {
	overflow: auto;
	height: 300px;
	width: 100%;
	text-align: center;
}

table.calc_results {
	border: 1px solid #E6E6E6;
	width: 99%;
}

table.calc_results td {
	padding: 3px;
	text-align: center;
}

table.calc_results td.head {
	vertical-align: top;
	background-color: #EEF5F0;
}

table.calc_results td.error {
	color: #ff0000;
}

table.calc_help {
	width: 100%;
}

table.calc_help td.title {
	font-weight: bold;
	text-align: right;
	width: 30%;
}img.scaled {
left:0;
position:absolute;
top:0;
z-index:1;
float: left
}

.scaled_90_80 {
height:80px;
left:0;
position:relative;
top:0;
width: 90px;
z-index:1;
float: left;
margin: 3px
}


.table_img p {
	margin:0;
}
