#box-wrapper
{
position:absolute;
left:0px;
top:0px;
display:table;
}

.article_box
{
padding:1em;
}