.container {
    position    : absolute;
    top         : 115px;
    left        : 18px;
    width       : 468px;
    }

.container h1 {
    font-size   : 13px;
    }

.item {
    margin      : 0;
    padding     : 42px 60px 110px 50px;
    width       : 340px;
    line-height : 140%;
    font-family : 'Lucida Grande', sans-serif;
    color       : #000000;
    font-size   : 10px;
    }

.item a {
    font-weight : normal;
    font-family : 'Lucida Grande', sans-serif;
    font-size   : 12px;
    color       : #666666;
    }

.item a:hover {
    color   : #333333;
    }

.item h1 {
    font-size   : 14px;
    }

.date {
    font-family : Helvetica, sans-serif;
    color       : #666666;
    font-size   : 12px;
    }

#back {
    position    : absolute;
    top         : 25px;
    right       : 53px;
    }

#back a {
    font-family : Helvetica, sans-serif;
    color       : #666666;
    font-size   : 10px;
    font-weight : bold;
    }

#back a:hover {
    color   : #333333;
    }
