.col_one 
{ 
	position:relative;
	float: left;  
	width:100%;
}

.newsimage 
{
  float:left;
	position:relative;
  margin-right:5px;}

.headline{
font-weight:bold;
}

.news_row{
  float:left;
  width:180px;
	position:relative;
  padding-bottom:15px;
}

.news_article{
  padding:0px;
  margin:0px;
  text-align:left;
}
