.textpadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: justify;
	padding: 5px;
}
.imagepadding {
	border: 1px solid #CCCCCC;
}
.cell {
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
	
}
.layerfloat {
	position: relative;
	width: 80px;
	top: 5%;
	right: 10%;
}
.zindex {
	z-index: 1;
}
.overlap_tabby {
	overflow: visible;
	visibility: visible;
	right: -2px;
	bottom: -1px;
	position: relative;
}
.overlap_tabby2 {
	overflow: visible;
	visibility: visible;
	right: 0px;
	bottom: 0px;
	position: relative;
	left: -2px;
	top: -1px;
}
.position {
	height: 205px;
	width: 437px;
	left: 20%;
	top: 20%;
}

