@CHARSET "ISO-8859-1";
.pos_rel{
	position: relative;
}
.pos_abs{
	position: absolute;
}
table.top tr td { vertical-align: top;}
