#id_name { font-size: 1.1875rem; color: black; }
#id_email { font-size: 1.1875rem; color: black;}
#id_url { font-size: 1.1875rem; color: black;}
#id_comment { font-size: 1.1875rem; color: black;}
#id_title { font-size: 1.1875rem; color: black;}

#id_honeypot {
    display: none;
}

.form_labeltext{ text-align: right; }
.errorlist { color: red; }

.headline {
	text-shadow: -1px 1px 1px rgba(0,0,0,.25);
}

p {
    line-height: 1.5;
}
