/* NBS gallery stylesheet */
.clear {
	clear: both;
}

.thumb {
	position:relative;
	width:143px;
	height:143px;
	cursor:hand;
	line-height: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0px;
	float:left;
	background-color: #E5E5E5;
	border-style:solid;	
	border-width: 0px;
	border-color:#E0E0E0;
	text-align: center;
}

.image {
	margin: 8px;
	border:0px;
}