.big-image-box {
	position: absolute;
	display: none;
	background: white;
	z-index: 5;
	padding: 0px;
	width: 750px;
	left: 0;
	top: 0;
}

.big-image-box .topdiv {
	text-align: right;
	background: #f6f6f6;
	padding-bottom: 10px;
	width: 750px;
	height: 20px;
}


img#big-image {
/*	max-width: 100%;
	max-height: 100%; */
	/* for MSIE simulated by jQuery */
}

#cur-image-box_dropShadow {
	display: none;
}

#cur-image-close {
}

.big-image-box h1 {
	text-align: center;
	margin: 0 20px;
	color: #de2f00;
}

.big-image-box table {
	width: 100%;
}
.big-image-box table td {
	vertical-align: middle;
	text-align: center;
	padding: 20px;
}

.certbox {
	margin: 10pt 0;
}

.certbox div {
	float: left;
	width: 180px;
	margin: 10pt 40pt;
	margin-left: 0;
	border: 1px solid white;
	height: 300px;
	position: relative;
}

.certbox a {
	display: block;
	position: absolute;
	bottom: 0;
}