.ThumbsLayer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 72px;
	border: 0px 0;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1em;
	vertical-align: text-bottom;
}
h1 {
	position: absolute;
	height: 72px;
	width: 72px;
	left: 9px;
	top: 3px;
}
h2 {
	position: absolute;
	height: 72px;
	width: 72px;
	left: 94px;
	top: 3px;
}
h3 {
    position: absolute;
	height: 72px;
	width: 72px;
	left: 9px;
	top: 94px;
}
h4 {
    position: absolute;
	height: 72px;
	width: 72px;
	left: 94px;
	top: 94px;
}
h5 {
	position: absolute;
	height: 72px;
	width: 72px;
	left: 9px;
	top: 190px;
}
h6 {
    position: absolute;
	height: 72px;
	width: 72px;
	left: 94px;
	top: 190px;
}

