﻿h2 {
	font-family: Georgia;
	font-style: italic;
	font-size: 130%;
	margin-bottom: 0.3em;
	line-height: 1.2;
}

.date {
	color: #7a858d;
	font-family: Verdana;
	font-size: 72%;
	margin: 0 0 1.5em;
}

#content .news_content {
	font-size: 93%;
	padding: 0 0 2em 1em;
}
#content .news_content img {
	margin-bottom: 0.5em;
}

#news .news_content {
	padding-bottom: 0;
}
#news .news_content p {
	margin-bottom: 0;
}

.news h3 {
	font-size: 100%;
	font-style: italic;
	line-height: 1.2;
	margin-bottom: 0.35em;
}

.last_new {
	margin: 0 30% 0 0;
	position: relative;
}

.last_new .ad {
	left: 110%;
	position: absolute;
/*	top: 5.5em; */
	top: 0em;
	width: 25%;
}


#news {
	float: left;
	margin: 0 -100% 0 0;
	width: 57%;
}

#news .date {
	margin-bottom: 0.8em;
}

#news li {
	margin-bottom: 2em;
}

#news .ad {
	float: right;
	font-size: 93%;
	margin-bottom: 0;
	padding: 120px 0 0 2em;
	position: relative;
	width: 35%;
}
#news .ad .image {
	left: 2em;
}

#news div:after, #news ul:after, #news ol:after, #news dl:after, #news dt:after, #news dd:after, #news h2:after, #news h3:after, #news h4:after, #news p:after {
	content: '';
	display: none;
	clear: none;
}

#media {
	float: left;
	left: 60%;
	position: relative;
	width: 40%;
}

#media h2 {
	margin-top: -0.21em;
	margin-bottom: 1.45em;
}

#media ul {
	padding: 0 0 0 0.6em;
}
#media li {
	font-family: Verdana;
	font-size: 72%;
}

#media h3 {
	font-family: Georgia;
	font-size: 120%;
	font-style: italic;
}

#media .date {
	font-size: 100%;
	float: left;
	margin: 0 2em 0 0;
}
#media .source {
	margin: 0 0 0.8em;
}
#media .source a {
	color: #7a858d;
}
