/*
Theme Name: Pro Framework - Child
Theme URI: http://www.proframework.com
Description: Pro Framework's child theme - use this theme to use custom functions and css styles.
Author: Thomas Usborne
Author URI: http://midnightdonkey.com
Template: proframework
Version: 1.0
*/
@import url("../proframework/style.css");

ul li ul {margin-bottom:15px;}

div.columns ul ul {
    line-height: 1.5em;
    list-style-type: none;
    margin: 0;
    text-align: left;
}