dl.comment {
 margin: 2em 0;
 padding: 0;
}

dt.comment {
 position: relative;
 left: 0;
 top: 3.1em;
 width: 5em;
}

dd.comment {
 margin: 0 0 0 6em;
 padding: 0 0 .5em .5em;
}

/*comment form*/
div.submit { padding-left: 105px; }

textarea {
 width: 300px;
 height: 200px;
}

label {
 width: 10em;
 float: left;
 padding-right: 5px;
}

label.error {
 float: none;
 color: red;
 padding-left: .5em;
 vertical-align: top;
}

em {
 font-weight: bold;
 padding-right: 1em;
 vertical-align: top;
}

#recaptcha_image {
 padding-left: 15%;
}

blockquote:before {
 content: open-quote;
 height: 0;
}

blockquote:after {
 content: close-quote;
 height: 50px;
}

blockquote {
 margin: 0;
 font-style:italic;
}


.date {font-size: 26px;font-weight: bold;line-height: 0.8;color:#c00; margin: 40em 0 0 0;}

.white-box {padding:1.5em;margin-bottom:1.5em;background:white;}

h2.title {line-height: 0.9}

a.heading {text-decoration:none;color:black}
a.heading:hover {color:black;}
a.selected {color:red}

