.cs-carousel-post-style2 .itemcols1 {
    width: 20%;
}
.cs-carousel-post-style2 .itemcols2 {
    width: 80%;
}
.cs-carousel-post-style2 .avatar{
    width: 50px;
}
.cs-carousel-post-style2 .avatar img {
    border: 4px solid #efefef;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 2px 8 5px;
}
.cs-carousel-post-style2 .cday{
    font-size: 11px;
    font-weight: normal;
    text-transform: lowercase;
}
.cs-carousel-post-style2 .cmonth{
    font-size: 14px;
    text-transform: uppercase;
}
.cs-carousel-post-style2 .cs-carousel-post-read-more-style2 a{
    font-size: 11px;
    font-style: italic;
}
.cs-carousel-post-style2 .cs-carousel-body{
    padding: 4px 0;
}