/* CSS Document */
a.clearLink {
	text-decoration: underline;
}
#FirstExample {
	top: 368px;
}
#FirstExampleLabel {
	top: 414px;
}
#SecondExample {
	position: absolute;
	top: 510px;
	left: 130px;
	z-index: 1;
}
#FooterText {
	top: 625px;
}
#SubFooterText {
	top: 675px;
}