
body, input, textarea {
font: normal 12px Arial, Helvetica, sans-serif;
color: #222;
}

hr {
display: none;
}
img {
border: 0;
}

h1, h2, h3 {
font-weight: normal;
margin: 0 0 14px 0;
}

a {
text-decoration: none;
color: inherit;
}

small, .note {
font-size: 10px;
color: #666;
}
.date {
font-size: 11px;
font-style: italic;
color: #666;
}

.right {
float: right;
}
.left {
float: left;
}

img.right {
margin: 4px 0 10px 14px;
}
img.left {
margin: 4px 10px 10px 0;
}
img.emo {
margin: 0 0 -5px 0;
}

.submit {
cursor: pointer;
font-weight: bold;
}

blockquote {
font-style: italic;
margin: 0 28px;
}

#col2, #col3, #col3 input {
font-size: 11px;
}

h5 {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 8px;
text-align: center;
font-size: 17px;
font-weight: normal;
color: #222;
background: #f9f9f9;
margin: 0 0 14px 0;
clear: both;
}
h5 a:hover {
text-decoration: underline;
}

q, cite {
font-size: 11px;
font-style: italic;
line-height: 15px;
color: #555;
padding: 0 0 0 5px;
border-left: 5px solid #eee;
display: inline;
}
