/*====  Galleries Big Thumbnail styles =====*/
.tableThumb {
	border-spacing: 0px 0px;
	width: 661px;
}
.noPadding {
	margin: 0px;
	padding: 0px;
}
.thumbCenterer {
	width: 661px;
	margin: auto;
}
.thumbHider {
	margin: auto;
	overflow: hidden;
	text-align: center;
}
.thumbBottom {
	font-size: small;
	text-align: center;
}
/*============ Galleries content styles =============*/
.centerDiv3 {
	text-align: center;
	width: 100%;
	background: url(gradsection_small.jpg) right repeat-y;
	padding-top: 5px;
}
.textBUBis {
	font-family: Futura, "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	clear: left;
}
.imgBorder {
	border: none;
}
td {
	text-align: center;
	width: 33%;
	font-size: 0.8em;
}