
.cms_text.section_content p:last-child {
margin-bottom:0;
}

#news article {
overflow:auto;
width:100%;
}

#news article.future {
background:#EEE;
}

#news article h3 {
clear:none;
}

#news article p.date {
color:#AAA;
margin-bottom:0;
}

#news article.future p.date {
color:#A00;
}

#news article .intro p {
margin:1em 0;
}

#news article p.image,
#p_latest_view .article p.image {
text-align:center;
}

@media only screen and (min-width:35em) {

#news article .wrapper {
padding-left:164px;
}

#news article p.image {
float:left;
margin:0 0 0 -164px;
border:1px solid #E4E4E4;
padding:1px;
width:150px;
}

#news article p.image img {
display:block;
}

#p_latest_view .article p.image {
margin:0;
}

#p_latest_view .article p.image img {
width:auto;
float:right;
margin:0 0 1em 1em;
}

#p_latest_view .article h2,
#p_latest_view .article h3 {
clear:none;
margin-top:0;
}

}

body.latest div.social {
font-size:1.8em;
line-height:1.2em;
margin:1em 0 0 0;
}

body.latest div.social a {
float:right;
width:29px;
height:29px;
margin:0 0 0 10px;
position:relative;
overflow:hidden;
}

body.latest div.social a span {
background:url("/a/img/global/1002-share.gif") 0 -16px no-repeat;
position:absolute;
width:100%;
height:100%;
}

body.latest div.social p.facebook a span {
background-position:-29px -16px;
}

body.latest div.social p.linkedin a span {
background-position:-58px -16px;
}

