.sr-news{
	float:left;
	margin:0 0 1em 0;
}

.sr-news-top{
	background:#F1F6F4;
	width:200px;
	line-height:30px;
}

.sr-news-top h2{
	padding:4px 0 0px 13px;
	font-size:1em;
}

.sr-news-bottom{
	background:#ffffff;
	width:177px;
	font-size:1.2em;
	line-height:1em;
	float:left;
	padding:6px 10px 10px 13px;
}

.sr-news-bottom p{
	width:177px;
}

.sr-news-bottom p a{
	text-decoration:none;
	color:#ffffff;
	font-size:1em;
	padding:0px;
	line-height:1.2em;
}

.news .sr-news-bottom p a span{
	float:left;
	margin-bottom:2px;
	padding:0px 3px;
}

.work .sr-news-bottom p a span{
	float:left;
	margin-bottom:2px;
	padding:0px 4px;
}

.sr-news-bottom p a:hover{
	color:#ccc;
}

.sr-news-item{
	margin:0 0 1em 0;
	float:left;
}

.sr-news-bottom p.more{
	font-size:0.55em;
}

.sr-news-bottom p.more a{
	background:#fff !important;
	font-size:1em;
}

.sr-block-copy-left a{color:#808080}

/* Articles */

.sr-article{
	float:right;
	display:block;
	margin-bottom:1em;
	width:579px;
}

.sr-block-copy-full{
	width:539px;
	color: #808080;
}
.sr-block-copy-full ul{padding-bottom:1em;}
.sr-block-copy-full ul li {
    color: #4D4D4D;
    font-size: 0.8em;
	list-style:square inside;
}

.sr-block-copy-full img{
	margin-bottom:1em;
}

.sr-block-copy-full p{
	padding-bottom:1em;
}

.sr-block-copy-full p.date{
	margin-top:1em;
}

p.news_more{
	font-size:0.7em;
	float:left;
	margin-top:0.5em;
}

.sr-recent{
	width:566px;
	margin:0;
	padding:9px 5px 9px 8px;
	float:left;
	background:#F1F6F4;
}


.sr-recent .sr-news-item{
	width:32%;
	margin-bottom:0;
	padding-right:1%;
	float:left;
}

.sr-recent .sr-news-item a.news_items span{
	background:#85C37E;
	line-height:1.3em;
	margin-bottom:2px;
	color:#ffffff;
	padding:1px 4px;
	float:left;
}

.sr-recent .sr-news-item a.news_items,
.sr-recent .sr-news-item a.news_items_dark{
	float:left;
}

.sr-recent .sr-news-item p{

}	

.sr-recent .sr-news-item a.news_items_dark span{
	background:#3A6F88;
	line-height:1.3em;
	margin-bottom:2px;
	color:#ffffff;
	padding:1px 4px;
	float:left;
}

.sr-recent .sr-news-item a.news_items:hover,
.sr-recent .sr-news-item a.news_items_dark:hover{
	color:#efefef;
}

.sr-recent .sr-news-item p.more{
	font-size:0.7em;
	margin:0 0 0 0;
	padding-top:2px;
	float:left;
}

.sr-recent .sr-news-item p.more a.light,
p.news_more a{
	color:#85C37E;
}

.sr-recent .sr-news-item p.more a.light:hover,
.sr-recent .sr-news-item p.more a.dark:hover,
.highlight,
.sr-news-bottom p.more a:hover,
.sr-news-bottom p,
p.news_more a:hover{
	color:#808080;
}

.sr-recent .sr-news-item p.more a.dark{
	color:#3A6F88;
}

#landing_block .sr-block-copy-left img{
	width:280px;
}
