/*[fmt]10A0-11AA-1*/ .news ARTICLE {
border-bottom:1px solid #d6d6d6;
margin-bottom:25px;
padding-bottom:25px;
}
.news ARTICLE A {
display: block; 
}
.news ARTICLE:last-child {
border-bottom: 0px solid #F2F2F2; 
}
.news H3 {
font-size: 1.833em;
    line-height: 1;
}
.news ARTICLE H3 A, .news ARTICLE H3 A:visited {
line-height: 1.2; 
color:#933;
}
.news ARTICLE H3 A:hover {
color: #666666; 
}
.news .columns_container {
width: 100%; 
display: inline-block; 
}
.news .columns_container .column {
display: block; 
float: left; 
}
.news .column:nth-child(1) {
width: 43.4782608695652%; 
}
.news .column:nth-child(2) {
-webkit-box-sizing: border-box; 
/*Safari/Chrome, other WebKit*/ 
-moz-box-sizing: border-box; 
/*Firefox, other Gecko*/ 
box-sizing: border-box; 
/*Opera/IE 8+*/ 
width: 56.5217391304348%; 
padding: 0 0.5em 0.5em; 
}
/*INTRO - image*/ .news .primary_image {
-webkit-box-sizing: border-box; 
/*Safari/Chrome, other WebKit*/ 
-moz-box-sizing: border-box; 
/*Firefox, other Gecko*/ 
box-sizing: border-box; 
/*Opera/IE 8+*/ 
float: left; 
width: 100%; 
max-width: 120px; 
margin: 0px 0px 0.5em; 
}
.news .primary_image .img {
overflow: hidden; 
display: block; 
}
.news .primary_image IMG {
-webkit-box-sizing: border-box; 
/*Safari/Chrome, other WebKit*/ 
-moz-box-sizing: border-box; 
/*Firefox, other Gecko*/ 
box-sizing: border-box; 
/*Opera/IE 8+*/ 
position: relative; 
display: inline-block; 
=display: inline; 
width: 100%; 
z-index: 1; 
behavior: url(/templates/www/js/PIE.htc); 
}
