.reasons-padding{
	padding: 0 11px 0 11px;
}

a, a:link, a:visited, a:active {
	color: #604010;
	outline: none;
	text-decoration: none;
}

#reasons-top{
	background: transparent url(/images/frontend/flex-fr.jpg) no-repeat 0 0;
	height: 232px;
}

#reasons-top.en {
	background: transparent url(/images/frontend/flex-en.jpg) no-repeat 0 0;
}

#reasons-top h1{
	height: 172px;
	overflow: hidden;
	text-indent: -9999px;
	width: 15px;
}

#reasons-top .green1{
	padding: 0 0 15px 8px;
	width: 373px;
}

#reasons-top .name{
	font-size: 10px;
	padding: 0 0 10px 210px;
}

.cont-reasons {
	margin: 0 0 0 69px;
}
.cont-reasons div {
	margin: 20px 0 10px -40px;
	font-weight: bold;
	font-size: 14px;
	color: #555;
}

.cont-reasons p {
	color: #555;
	font-size: 12px;
	font-weight: normal;
	width: 450px;
	margin: 10px 0 10px -40px;
	line-height: 18px;
}

.cont-reasons ul {
	padding: 15px 0;
}

.cont-reasons li {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #555;
}

#wrapper.en .container p.intro {
	width: 390px;
}
