/* REPORTAGE */

A.facebook-icon {
	float: right;
}

DIV#reportage_heading {
  font-size: 17px;
  font-weight: bold;
  color: #666666;
  width: 650px;
  float: left;
}

	DIV#reportage_heading A.reportage_back {
		margin: 0 0 0 0;
		border: 1px solid #666666;
		padding: 2px 5px;
    float: right;
		background-color: #F3F3F3;
    color: #666666;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
	}
	
	 DIV#reportage_heading A.reportage_back:hover {
    color: #FF9900;
    text-decoration: none;
	}

DIV#reportage_date {
  font-weight: 100;
  color: #666666;
}

DIV#reportage_description {
  color: #666666;
  float: left;
  width: 680px;
  padding: 10px;
  border-top: 2px solid #CCCCCC;
}
