/* print version for formAbo */


/* first of all we hide most of the elements       */
div.bannerButton,
DIV#startTextBox,
DIV#bgCover,
DIV#langLink
{ display: none; }

/* then we re-place some of the elements */
DIV#aboFormBox,
div#elements {
	left: 15px;
	top: 15px;
}
