/* Global properties ======================================================== */



/*****************gallery***********************************************/
.main_g {
	width:100%;
	padding:0px;
	margin-bottom:0px;
	color:#fff;
	position:relative;
}
.thumb {
	position:relative;
	text-decoration:none;
	cursor:pointer;
	height:82px;
	width:82px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	border: 1px solid #ccc;
}

h2 {
	margin-top:20px;
}

