/* Подписка на вакансии */
div.subscribe_header_container
{
	position: relative;
	padding: 25px 0px 10px 80px;
}
div.subscribe_comment_container
{
	margin-right: 190px;
	padding: 12px 110px 12px 80px;
	background: #f0f0f0;
}
div.subscribe_comment_container p
{
	margin: 0px;
	font-size: 95%;
	line-height: 110%;
}
div.subscribe_number
{
	position: absolute;
	left: 15px;
	top: 10px;
}
h2.subscribe_h2
{
	margin: 0px;
	font-weight: normal;
	color: #be2474;
}
div.subscribe_catalogue_table_container
{
	padding: 20px 0 20px 0;
}
table.subscribe_catalogue_table
{
	margin: 0 20px 0 0;
}
td.subscribe_catalogue_table_td
{
	padding-left: 20px;
	width: 50%;
	vertical-align: top;
}
table.subscribe_button_table
{
	margin: 20px 0 20px 55px;
}
table.subscribe_button_table td
{
	vertical-align: center;
	padding-bottom: 5px;
}
input.subscribe_input_mail
{
	width: 180px;
	height: 22px;
	border: solid 1px #b8b8b8;
	font-family: Arial;
}
input.subscribe_input_salary
{
	width: 80px;
	height: 22px;
	border: solid 1px #b8b8b8;
	margin-right: 5px;
	font-family: Arial;
}
input.subsribe_button
{
	width: 125px;
	margin-top: 10px;
	padding: 3px 0 3px 0;
}
/*\*/
* html input.subsribe_button
{
	padding: 3px 0 1px 0;
}
/**/
div.subscribe_li
{
	padding-left: 14px;
	margin: 0.6em 10px 0.6em 8px;
	line-height: 140%;
}
span.subsection_title
{
	padding-left: 14px;
	margin: 0.6em 10px 0.6em 8px;
	font-weight: bold;
	line-height: 140%;
}
span.subscribe_li_bullet
{
	position: relative;
	left: -9px;
	margin-left: -11px;
}
span.subscribe_li_bullet img
{
	vertical-align: -2px;
}
span.subscribe_dashed_link
{
	color: #8e0d50;
	border-bottom: dashed 1px #8e0d50;
	cursor: hand;
	cursor: pointer;
}
a.subscribe_dashed_link_2
{
	color: #534640;
	border-bottom: dashed 1px #534640;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.subscribe_dashed_link_2:hover
{
	color: #da89be;
	border-bottom: dashed 1px #da89be;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
div.subscribe_profession
{
	color: #8e0d50;
}
a.subscribe_dashed_link
{
	color: #8e0d50;
	text-decoration: none;
	border-bottom: dashed 1px #8e0d50;
}
table.subscribe_profession_table
{
	margin: 10px 0px 10px 0px;
	width: 380px;
}



div.subscribe_input_checkbox_container
{
	margin: 0px 10px 0px 0px;
	padding-left: 20px;
}
input.subscribe_input_checkbox
{
	vertical-align: middle;
	margin: 0px 5px 0px -20px;
}
/*\*/
* html input.subscribe_input_checkbox
{
	margin: -2px -3px -1px -23px;
}
/**/
span.input_checkbox_span
{
	vertical-align: middle;
}


table.subscribe_arrow_table
{
	height: 60px;
}
td.subscribe_arrow
{
	width: 23px;
	background: url('/media/img/subscribe_arrow.gif') no-repeat;
}
td.subscribe_arrow_right
{
	width: 105px;
	background:  #f0f0f0;
	vertical-align: center;
}
div.subscribe_li_1
{
	margin: 0 0 3px 10px;
}
/*\*/
* html div.subscribe_li_1
{
	margin: 0 0 3px 10px;
}
/**/
span.subscribe_li_bullet_1
{
	position: relative;
	left: -5px;
	margin-left: -11px;
}
span.subscribe_li_bullet_1 img
{
	vertical-align: -2px;
	cursor:hand;
	cursor:pointer;
}
a.subscribe_dashed_link_1
{
	color: #be2474;
	text-decoration: none;
	border-bottom: dashed 1px #be2474;
	cursor: hand;
	cursor: pointer;
}
a.subscribe_dashed_link_1:hover
{
	color: #da89be;
	text-decoration: none;
	border-bottom: dashed 1px #da89be;
	cursor: hand;
	cursor: pointer;
}
input.input_error
{
	border: solid 2px rgb(216, 94, 94);
}