.class img {
	width: 90px;
	border: 0;
}
.class th {
	border: 0 solid #ffffff;
	border-width: 0 0 1px 0;
}
.class td {
	width: 0;
	text-align: center;
	font-weight: bold;
}
.class a {
	text-decoration: none;
}
.note {
	font-size: 8pt;
}
#divStayTopLeft {
	display: none;
	position: absolute;
	width: 700px;
	background-color: black;
	border: 1px solid white;
	padding: 0 25px 25px 25px;
	z-index: 100;
}
#divStayTopLeft img {
	float: left;
	margin: 0 25px 0 0;
}
.oneclass {
	display: none;
}
#divStayTopLeft p {
	margin: 25px 0 0 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
#divStayTopLeft td {
	vertical-align: middle;
}
