.readon {
}
.article_separator {
	height:2px;
	display:block;
	margin-bottom:30px;
background: #016BA3 ;
}
.blog { width: 690px !important;}
.article_column {
background-color: #EFF6F9 !important;
	margin-bottom:20px;
	padding:7px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width:200px !important;
}
.article_column img {
	width:200px;
	height:135px;
}
.column_separator { background-color:#FFF; }
