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

.screen_med .article {
	padding: 1px 14px 20px 14px;
	margin-top: 68px;
}
.screen_med .imagewrapper {
	width: 400px !important;
	height: 350px;
	float: left;
	overflow: hidden;
	background: url(../imgs/heywanat.jpg) top;
	margin: 0 15px 8px 0px;
}
.screen_med .imagewrapper img {
	height: 100%;
}

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

.screen_med .intro {
	font-size: large;
}

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

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

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

.screen_med .oneTwo {
	display: none;
}