.entry-footer,
.comment-footer {
   margin: 5px 10px 15px 10px;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}
.entry-more-link {
   margin: 5px 0px 5px 10px;
}
.comments
{
   position: static;
   overflow: hidden;
   width: 100%;
   margin-bottom: 20px;
}
.comment-content,
.comments-open-content,
.comments-closed
{
   margin: 5px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}
