/* 
    Document   : oneblock
    Created on : 09.09.2011, 10:10:39
    Author     : wetschea
    Description:
        Adds styles to the oneblock-template
*/



#content{
     float: left;
     width:630px;
}

#content h2{
    font-size: 1em;
    line-height: 1px;
    padding-left: 0;
}
