/* 
	Lightbox v2.0 Project page styles	
	Author: Lokesh Dhakar http://www.huddletogether.com
	Table of Contents:
		layout
		typography
*/

 
/* misc
----------------------------------------------- */

.section{ border-top: 1px solid #3d3d33;  padding: 1.5em 0; }
.first{ border-top: none; }

.thumbnail{
	padding:0px 0px 0px 0px; 
	border: 0px solid #2a2a2a;	 
	margin:0px auto;

	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

 
