body.home div#container {
    margin:-28px auto -55px;
    width: 100%;
}
body.home #content {
    clear:both;
    margin:0;
    min-height:300px;
    padding:0;
}
#homebanner {
    margin-bottom: 20px;
}
#homectas .cta {
    float: left;
    margin-left: 10px;
}
#homectas #cta_key_home_cta_1 {
    margin-left: 0px;
}
#home_blogger {
    height: 0;
    margin:0 auto;
    position:relative;
    /*width:1151px;*/
}
#blog_show {
    position: absolute;
    bottom: 0;
    left: 242px;
    height: 24px;
    overflow:hidden;
    z-index: 56;
}
#blog_box {
    position: absolute;
    bottom: 0;
    left: -36px;
    background: transparent url('/static/images/home/blog_bg.png') top left no-repeat;
    width: 348px;
    height: 29px;
    overflow:hidden;
}
#blog_hide {
    position: relative;
    left:280px;
    top:6px;
    height:23px;
    width:59px;
    z-index: 55;
}
#blog_hide a {
    display:block;
    height:23px;
    width:59px;
}
#blog_more {
    height:44px;
    left:243px;
    position:relative;
    top:192px;
    width:60px;
    z-index:55;
}
#blog_more a {
    display:block;
    height:44px;
    width:60px;
}
#blog_content {
    height:175px;
    left:125px;
    position:absolute;
    top:40px;
    width:200px;
}
.blog_snippet {
    height: 50px;
    margin-bottom: 10px;
}
.blog_snippet .thumbnail {
    float: left;
    width: 55px;
    height: 45px;
}
.blog_snippet .info {
    margin-left: 60px;
    color: #6F5524;
}
.blog_snippet .title {
    width: 140px;
    height: 15px;
    overflow: hidden;
}
.blog_snippet .title a {
    color: #3B2300;
    font-weight: bold;
}
#footer {
    z-index: 55;
}
.blog_snippet td {
    vertical-align: top;
}
.blog_snippet p {
    margin-top: 0;
}

