	body {
		background-color:#CCCCCC;
		font-family:Georgia,Palatino,FreeSerif,serif;
		font-size:14px;
		line-height:1.4;
	}
	a {
		text-decoration:none;
		color:#DB6400;
	}
	a:hover {
		color:#222;
	}
	h1, h2, h3, h4, h5 {
		font-family:Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
	}
	.news_body ul {
		margin: 10px 10px 10px 20px;
	}
	.news_body ul li {
		margin:0;
	}
	.wrapper {
		background-color:#FFFFFF;
	}
	.header {
		font-family:Georgia,Palatino,FreeSerif,serif;
		font-size:30px;
		height:35px;
		padding-top:10px;
		padding-bottom:20px;
	}
	.navi {
		height:28px;
		background-color:#F5F5F5;
		border-top:solid 1px #CCC;
		border-bottom:solid 1px #CCC;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:700;
		font-size:12px;
		text-align:center;
		line-height:28px;
		color:#222222;
	}
	.navi ul {
		list-style:none;
		padding-left:2px;
	}
	.navi li {
		float:left;
		margin-right: 0.3em;
	}
	.navi li.last {
		float:right;
	}
	.navi li a {
		text-transform:uppercase;
		text-decoration:none;
		padding:0 3px;
		color:#222222;
	}
	.navi li a.active {
		color:#DB6400;
	}
	.navi li a:hover {
		color:#DB6400;
	}
	.supertitle {
		width:100%;
		height:30px;
		border-bottom:solid 1px #CCC;
		margin-bottom:15px;
	}
	.news_start h5.channel_title {
		font-weight:700;
		padding:0;
		margin:0;
	}
	.published {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		float:right;
	}
	.news_start h2.top {
		font-size:19px;
		//line-height:1;
		margin-bottom:5px;
	}
	.news_start h2.top a {
		color:#222;
	}
	.news_start h2.top a:hover {
		color:#DB6400;
	}
	.news_start ul {
		list-style:none;
	}
	.news_start li {
		margin-bottom:15px;
	}
	.news_start .list_item {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	.news_start .list_item b {
		font-size:13px;
	}
	.supertitle h3 {
		font-size:16px;
	}
	.supertitle h3 a {
		color:#222;
		text-transform:uppercase;
	}
	.supertitle h3 a:hover {
		color:#DB6400;
	}
	.stream_header {
		border-bottom:solid 1px #CCC;
		padding-bottom:10px;
	}
	.stream_header h1 {
		font-size:24px;
	}
	.stream_element {
		margin-bottom:35px;
	}
	.stream_element h2 {
		margin-bottom:5px;
	}
	.stream_element h2 a {
		color:#222;
	}
	.stream_element h2 a:hover {
		color:#DB6400;
	}
	.stream_element h5 {
		font-weight:700;
		padding:0;
		margin:0;
	}
	.news_body img {
		max-width: 100% !important;
	}
	.news_body h1 {
		text-align:top;
		font-size:30px;
		margin-bottom:20px;
	}
	.news_body p {
		font-size:15px;
		line-height:22px;
		margin-bottom:15px;
	}
	.news_body p.summary, .news_body p.summary p {
		font-size:16px;
		line-height:24px;
		margin-bottom:20px;
	}
	.news_body img.preview{
		float:left;
		margin-bottom:15px;
		margin-right:15px;
	}
	.news_meta {
		padding-left:10px;
		border-left:solid 1px #CCC;
		font-family:Arial,Helevtica,sans-serif;
		font-size: 12px;
	}
	.attm {
		border-top:solid 1px #CCC;
		padding-top:10px;
		font-family:Arial,Helevtica,sans-serif;
		font-size:12px;
		clear:both;
	}
	.attm_element {
		background-color:#F1F1F1;
		padding:5px;
		margin-top:3px;
	}
	.footer {
		background-color:#222;
		color:#FFF;
		height:35px;
		line-height:35px;
		text-align:center;
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
	}
	.spacer_30 {
		height:30px;
	}
	.spacer_50 {
		height:50px;
	}
