.sublabel {
	font-size: 13px;
}
.sublabel_Error {
	font-size: 13px;
	color: #FF0000;
}
.label {
	font-size: 11px;
	color: #003399;
}
.label_Error {
	font-size: 11px;
	color: #FF0000;
}
.box {
	border: 1px solid #003399;
}
.box_Error {
	border: 1px solid #FF0000;
}
.chapter {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url("http://www.tindur.is/img/email_chapter_bgr.gif");
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.headline {
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}

