.etp-header{
	margin-bottom: 30px;
}

#top-block-wrapper{
	background-color: #f9f9f9;
	padding: 20px 0;
	margin-top: -20px;
	border-bottom: 1px solid #d2d7d9;
}

.etp-list{
	padding: 0 0 30px 95px;
	border-bottom: 1px dashed #aaa;
}

.etp-list:last-of-type{
	border-bottom: none;
}

#etp-gosuslugi{
	background: url('/upload/pics/ETP/icons/gosuslugi.png') top left no-repeat;
}

#etp-gosuchastie{
	background: url('/upload/pics/ETP/icons/gosuchastie.png') top left no-repeat;
}

#etp-bankrot{
	background: url('/upload/pics/ETP/icons/bankrot.png') top left no-repeat;
}

#etp-commercial{
	background: url('/upload/pics/ETP/icons/commercial.png') top left no-repeat;
}

.etp-list-header{
	font-weight: 700;
}

.etp-button-block{
	text-align: right;
	margin-top: 20px;
}

.etp-button-block .ci-filled-button{
	width: 200px;
}