.commentbody {
    border-top-width: 1ex;
    border-top-style: solid;
    border-top-color: #FBF297;
    padding-left: 5ex;
    text-align: justify;
    margin-bottom: 2ex;
    margin-top: 2ex;
    padding-top: 1ex;
}
.comment-footer {
    text-align: right;
}

.archive-entry {
    font-size: normal;
    font-family: sans-serif;
    text-transform: lowercase;
    font-weight: bold;
    text-align: left;
}

.entry-para {
    margin-bottom: 2ex;
}

div#mainbody p {
    padding-left: 0ex;
    margin-bottom: 2ex;
    text-align: justify;
}

.page-navigation {
    text-align: center;
    font-family: sans-serif;
    font-size: normal;
    font-weight: bold;
    padding-top: 1ex;
    padding-bottom: 1ex:
}

#openid_enabled_link, .openid_link,  #openid_url, #commentform #openid_url {
	background: url('/news/wp-content/plugins/openid/files/openid.gif') center left no-repeat; 
	background-color: white;
	padding-left: 18px; 
}