/*~  Body class: screen_ultralow
----------------------------------------------------------------------*/
body.screen_ultralow {
	font: normal 70% Verdana, Arial, sans-serif;
	background: White url(../imgs/sky3b.jpg) no-repeat top left;
}

.screen_ultralow h2 {
	font-size: 1.6em;
	margin: 0 auto;
}

.screen_ultralow a.more {
	text-align: right;
	font-size: .7em;
	margin-bottom: -10px;
	display: none;
}

.screen_ultralow .oneTwo {
	margin-bottom: -10px;
	font: normal 1em "Times New Roman", Times, serif;
}

.screen_ultralow p {
	font-size: large;
	margin-left: 4px;
}
.screen_ultralow .intro {
	line-height: 120%;
}

.screen_ultralow .article {
	padding: 20px 14px 20px 14px;
	margin-top: 40px;
}

.screen_ultralow .imagewrapper {
	height: 100%;
	width: 200px !important;
	height: 150px;
	float: left;
	overflow: hidden;
	background: url(../imgs/unM.jpg);
	background-color: Aqua;
	margin: 0 15px 5px 0px;
}
.screen_ultralow .imagewrapper img {
}

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

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

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

