#issues {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #C8C8C8;
display:inline;
float:right;
margin:10px 35px 10px 0;
padding:10px 0;
width:29%;
}

#starttext {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #C8C8C8;
color:#222222;
display:inline;
float:left;
font-size:12px;
line-height:19px;
margin:10px 18px 5px;
padding:15px 10px;
text-align:left;
width:60%;
}
#starttext hr {
border:2px solid rgb(0, 84, 110);
clear:both;
}
#starttext img {
margin:5px 0;
}
#news {
	background-color:#FFFFFF;
	border:1px solid #C8C8C8;
	display:inline;
	float:left;
	margin:10px 0 10px 18px;
	position:inherit;
	width:62%;
}

#starttext ol { padding:0 0 0 18px; }
#starttext h1 { color:#00546E;font-family:Georgia,"Times New Roman",Times,serif;font-size:19px;font-weight:bold;line-height:1.2;margin-bottom:15px; }

#news_content { position: relative; }

#news h1 {
color:#00546E;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:19px;
font-weight:bold;
left:10px;
line-height:1.2;
padding:10px 0 0 10px;
text-align:left;
}

#news a { text-decoration:none; }
#news .news_list { width: 590px; padding: 0px 0 50px 10px; position: relative; }
#news .blue { background-color: #e5eef0; }
#news .news_item { position: relative; color: #666; font-size: 11px; display: block; width: 588px; padding: 4px 10px 6px 0; }
#news .date { position: absolute; left: 6px; top: 7px; }
#news .title { position: relative; left: 80px; top: 2px; }
#news .news_list .title a { color: #666; }
#news .news_list .title a:hover { border-bottom: 1px solid #666; }
#news .morenews { position: absolute; bottom: 10px; right: 0px; width: 90px; height: 30px; text-align: right; }
#news .morenews a { font-size: 12px; color: #00546E; font-weight: bold; }
#news .morenews a:hover { text-decoration: underline; }
#news .morenews div { padding: 7px 6px 0 0; }
