#tabs{
	width: 1004px;
	position: relative;
	zoom: 1;
}
#tabs-1,#tabs-2{
	display: block;
	border-width: 0;
	padding: 12px 0 31px 0;
	clear: left;
	background: url(/images/default/applicant_content_bg.jpg) no-repeat bottom left;
}
.tabspanel{
	margin: 0;
	padding: .2em .2em 0;
	background: url(/images/default/knopki_bg.jpg) repeat-x top left;
	zoom: 1;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	display: block;
	height: 62px;
	content: "";
	clear: both;
}
.tab {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: -1px .2em 0 0;
	border-bottom: 0;
	padding: 0;
	white-space: nowrap;
	display: list-item;
	text-align: -webkit-match-parent;
}
.act_tab {
	margin-bottom: -1px;
	padding-bottom: 1px;
	text-decoration: none;

	background: url(/images/default/applicant_bg_left.jpg) no-repeat top left;
	font: 22px "Istok regular", sans-serif;
/*	padding: 0 15px 0 0!important;*/
}

.act_tab p{
	background: url(/images/default/right_applicant_bg.jpg) no-repeat top right;
	margin-left: 11px;
	padding: 0 15px 0 0!important;
}

.tab p a {
	cursor: pointer;
	text-decoration: underline;
	padding: 15px 13px;
	text-align: center;
	display: block;
	color: #555/*{fcDefault}*/;
	font: 22px/26px "Istok regular", sans-serif;
}
.applicant_content{
	margin-left: 31px;
}
.act_tab p a{
	cursor: pointer;
	color: #3D6992/*{fcActive}*/;
	text-decoration: none;

}

.right_img_tab_no {
	margin-left:-5px;
	padding:0 15px 0 0!important;
}

ul li:first-child .right_img_tab_no:first-child {
	margin-left:12px;
}

ul li.act_tab:not(:first-child)  {
	margin-left:-14px;
}