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

.screen_wide p.intro {
	font: normal 2.4em/180% "Times New Roman", Times, serif;
}

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

.screen_wide .imagewrapper {
	width: 540px !important;
	height: 400px;
	float: right;
	overflow: hidden;
	background: url(../imgs/heywanat.jpg) top;
	clear: right;
	margin: 35px 11px 10px 20px;
}

.screen_wide .imagewrapper img {
}


.screen_wide .related {
	width: 18% !important;
	background-color: #FBFBFB;
	position: relative;
}
.screen_wide ul.related {
	display: block;
	list-style: none;
}

.screen_wide #hdboxW {
	width: 18%;
	font-weight: normal;
}

.screen_wide a {
	clear: left;
}

.screen_wide h2 {
	font: bold 2.9em Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
}



.screen_wide .classify {
	color: #CCC;
	float: right;
	font-size: 0.9em;
	margin-top: 10em;
	width: 160px;
}

.screen_wide dt,
.screen_wide dd {
	float: left;
}

.screen_wide dt {
	clear: left;
	width: 60%;
}

.screen_wide dd {
	margin: 0 0 2px;
}

.screen_wide ul li {
	margin-bottom: 0.4em;
}

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

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

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

.screen_wide .oneTwo {
	display: none;
}
