.zdorov-main a {
	display: block;
	margin: 0 10px 20px 10px;
	overflow: hidden;
}

.zdorov-main img {
	float: left;
    width: 76px;
    margin: 4px 10px 3px 0;
    border: 1px solid #e7e7e7;
}

.zdorov-main p {
	font-family: 'Roboto Condensed', Georgia, 'Century Schoolbook L', serif;
	margin-bottom: 0;
	font-weight: normal;
	color: #333;
	font-size: 1.3em;
	line-height: 1.4em;
}

.zdorov-article a {
	display: block;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.zdorov-article img {
	float: left;
    width: 76px;
    margin: 4px 10px 5px 0;
    border: 1px solid #e7e7e7;
}

.zdorov-article p {
	font-family: 'Roboto Condensed', Georgia, 'Century Schoolbook L', serif;
	margin-bottom: 20px;
	font-weight: normal;
	color: #333;
	font-size: 1.1em;
	line-height: 1.4em;
}

#adriver_banner img {
	display: none;
}

#adriver_banner p {
	font-size: 11px;
	line-height: 16px;
	margin: 0 10px 10px;
}