#news{
    width:350px;
    float:left;
}
#news_view{
    width:500px;
    float:left;
    border-left:1px dashed #E0E0E0;
    padding-left:10px;
}
#news_view h2{
    margin-top:-10px;
}
