/* oz@ex.ua */
.terms_wrapper {
	margin: 0 auto 100px;
	width: 881px;
	font-size: 14px;
}

.terms_wrapper>div:first-child {
	margin-top: 0;
} 

.terms_wrapper p{
	margin-bottom: 20px;
}

.terms_wrapper ul {
	margin-left: 21px;
	list-style: none;
	margin-bottom: 20px;
}


.terms_wrapper>h2 {
	color: #333366;
	font-size: 18px;
	display: block;
	font-weight: normal;
}

.terms_wrapper>i {
	color: #333;
	display: block;
	text-align: right;
	margin-bottom: 20px;
}

.policywrapper {
margin-top: 
}