

.section{ border-top: 0px solid #3d3d33; /* padding: 1.5em 0; */}
.first{ border-top: none; }

.thumbnail{
	/*padding: 3px 3px 8px 3px;*/
	/*background-color: #222;*/
	/*border: 1px solid #2a2a2a;*/
	float: left;
	/*margin-right: 10px;
	margin-bottom: 10px;*/
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}



/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
