#listposts h2 {
    margin:0 0 10px 0;
    letter-spacing:2px;
    font-size:20px;
}

#listposts img {
    border:none;
    float:left;
    margin:0 20px 0 0;
}

#listposts div img {
    float:right;
    margin:0px;
}

#listposts li {
    list-style-type:none;
    margin:0 0 18px 0;
}

#listposts ul {
    margin:0px;
    padding:0px;
}

#listposts p {
    font-size:12px;
    color:#636560;
    line-height:18px;
}

#listposts div {
    font-size:10px;
    background:#e7f2d8;
    padding:0 0 0 10px;
    line-height:30px;
    color:#616b55;
}

hr {
    clear:both;
    border:none;
}

#listposts a:link, #listposts a:active, #listposts a:visited {
    font-size:15px;
    line-height:30px;
    font-weight:bold;
    text-decoration:none;
}

#blogtease {
    width:400px;
    padding:20px;
    margin:0px;
    height:159px;
    float:right;
    background:url('../img/blog/features.png') right top no-repeat;
}

#blogtease li {
    list-style-type:none;
    background:url('../img/blog/tease_list.png') left center no-repeat;
    margin:2px 0 20px 0;
    line-height:24px;
    vertical-align:top;
    padding-left:30px;
}

.pagination {
    border-top:1px solid #59614e;
    background:#ced8c2;
    color:#59614e;
    font-size:14px;
    line-height:28px;
    padding:0 15px;
}

.headline {
    letter-spacing:1px !important;
}