/* common formats for small windows (login form, event frame, messages, smalltalk, userpages, ...) */

body {
	padding: 14px;
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}

h1,h2,h3 {
	margin-bottom: 8px;
}
