/* Misc stuff first */
@import url(reset.css);
@import url(typo.css);
@import url(dynamic.css);
@import url(forms.css);
@import url(modules.css);

/* Framework second */
@import url(framework.css);

/* Themes third defaults to burgundy */

/* Default font (to make it possible for themes with different font sizes) */


.flags
{
	float:right;
	position: absolute;
	right: 0pt;
	top: 76px;
}
