@charset "utf-8";
.style2 {
	font-size: x-small
}

/* CSS Document */

.cell-graphic-top-align {
	position: absolute;
	top: auto;
}
.cell-graphic-bottom-align {
	position: fixed;
	bottom: 0px;
	vertical-align: bottom;
}
