    /*
    Theme Name: zeestyle child
    Description: This is a custom child theme I have created.
    Author: Davide Careglio
    Author URI: http: //people.ac.upc.edu/careglio
    Template: zeestyle
    Version: 0.1
    */

    @import url("../zeestyle/style.css");


.hangingindent {
    padding-left: 22px ;
}


ul {text-align: justify}

#content {
	float: left;
	width: 615px;
	text-align: justify;
}