.smi-header-wrapper {
	font-family: tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.smi-header {
	background-color: #FF6400;
	margin-bottom: 12px;
	padding: 0 0.3em;
}

.smi-header .smi-name {
	float: left;
}

.smi-header .smi-subsection {
	text-align: right;
}

.smi-image {
	float:left;
	margin-right: 12px;
}

.smi-field-fio {
	margin-bottom: 12px;
}

.smi-header-main h3 {
	font-size:   24px !important;
	line-height: 24px;
	margin-bottom:12px;
	font-family: tahoma, sans-serif !important;
	font-weight: bold !important;
}

.smi-field-description {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}


