.date {
    font-size: 18px;
    line-height: 21px;
    color: #989898;
	margin-bottom: 19px;}

.a-col, .b-col {
	margin: 20px;
   display: inline-block;
 }

.a-col {
   float: left!important;}

.b-col {
   float: right!important;}

.first {
    max-width: 830px;
    margin: 0 auto;
	padding: 20px 0px;}
