#banner {
	background-color: #FFFFFF;
	background-image: url(/multimagazine/web/webesittely/kuvat/banneri_content_logolla_musta.jpg);
	height: 35px;
}

.headline1 {
	color: #80725b;
}

.headerRow {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}

.sumRow {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

.meEnrollmentForm .errorbox {
	border: medium double #D1586B;
	padding: 5px;
	margin-top: 10px;
}

.meEnrollmentForm .title, .meFormErrorTitle {
	margin-bottom: 5px;
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}

.meEnrollmentForm .content, .meFormErrorEntry {
	color: #ff0000;
}

table.publicmodetable, div .meEnrollmentForm {
	padding-top: 10px;
}


