/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

div.spelling p {margin-bottom: 0px;}

div.spelling {
    -webkit-columns: 49% 2; /* Chrome, Safari, Opera */
    -moz-columns: 49% 2; /* Firefox */
    columns: 49% 2;
}

span.source {color: #666;}

