body.blog .col-right ul.indent {
    margin-left: 1.5em;
    list-style-type: circle;
}

body.blog .col-right li {
    padding-bottom: .5em;
}

body.blog .col-right h4 {
    margin-bottom: .5em;
}

input {
    margin-bottom: 1em;
}

.divider {
    background: transparent url(/skin/frontend/default/default/images/solid_divider.gif) 0 0 repeat-x;
}


.indent {
  margin-left: 2em;  
}

.bottom-space {
    margin-bottom: 1.5em;
}

.title-link {
    font-size: 75%;
}


#comments {
    border-bottom: 1px solid #4d0900;
    margin: 2em 0;

}

#comments h2 {
        border-bottom: 1px solid #4d0900;

}

.thecomment {
    margin-left: 2em;
    margin-bottom: 1.5em;
    
}
