.container {
    margin: 20px 20px 0 0;  
    overflow: auto
}
.thumb {
    float: left
}
.thumb img {
    display: block
}
.content {
    margin-left: 210px
}
.title {
    font-weight: bold;
    font-size: 200%
}