@charset "UTF-8";
/* CSS Document */

* {
	border:none;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	
.portfolio_thumb{
	margin-right:3px; margin-bottom:3px;
	border:none;
	position:relative;
	float:left;
	/*width:72;
	height:72;*/
}

.books_thumb{
	margin-right:3px; margin-bottom:3px;
	border:none;
	height:150;
	/*width:86;
	height:86;*/
}