
dfn {
cursor: help;
border-bottom: 1px dotted #333;
color: #333;
font-style: normal;
}

h1 {
color: #000;
font: 24pt verdana, arial, helvetica, sans-serif;

}

.entry {
margin-top: 6px;
margin-bottom: 6px;
padding-bottom: 6px;
border-bottom: 1px dotted #000;
}

form {
width: 75%;
margin: 0 auto;
vertical-align: top;
}

.entry h1 {
font-style: italic;
font-size: 20px;
line-height: 21px;
}
.entry h2 {
font-size: 14px;
line-height: 15px;
}

#footer {
color: #888;
text-align: center;
background-color: #fff;
padding-top: 1px;
}

.comment {
background-color: #eee;
border: 1px solid #ccc;
padding: 4px;
margin-bottom: 12px;
}


form p {
margin: 1px;
padding: 0;
}

input, select, textarea {
margin: 2px;
font: 9pt verdana, arial, helvetica, sans-serif;
border: 1px solid #ccc;
color: #444;
background: #eee;
vertical-align: top;
}