/*~  Body class: screen_high
----------------------------------------------------------------------*/
body.screen_high {
	background: White url(../imgs/sky3.jpg) no-repeat top left;
}

.screen_high dt,
.screen_high dd,
.screen_high .related,
.screen_high h3 {
	display: none;
}

.screen_high .date {
	display: block;
}

.screen_high dd.date {
	margin-top: -1.2em;
	margin-left: 7.5em;
	margin-bottom: 0;
	position: absolute;
}

.screen_high .article {
	padding: 1px 14px 20px 14px;
	font-size: 1em;
	height: 100%;
	margin-top: 68px;
}

.screen_high .imagewrapper {
	width: 500px !important;
	height: 350px;
	float: left;
	overflow: hidden;
	background: url(../imgs/heywanat.jpg);
	margin: 0 20px 10px 0px;
}

.screen_high h2 {
	margin-bottom: 0;
}

.screen_high p.summary {
	font: normal 1.3em/130% "Times New Roman", Times, serif;
	letter-spacing: .02em;
	word-spacing: .1em;
}

.screen_high p.fulltext {
	font: normal 1.3em/130% "Times New Roman", Times, serif;
	letter-spacing: .02em;
	word-spacing: .1em;
}

.screen_high a.more {
	font-size: 1em;
	margin-bottom: -10px;
}

.screen_high .oneTwo {
	display: none;
}