/* 
    Document   : reset
    Created on : Feb 15, 2013, 11:33:32 AM
    Author     : jens
    Description:
        Purpose of the stylesheet follows.
*/

root { 
  display: block;
}

.clearfix{
  clear:both;
}

*{
  padding: 0px;
  margin: 0px;
  border: 0px;
}

