/* @copyright	(c)2007 Michael Kriese & Peer Sterner
 * @version		$Id: task.css 315 2008-06-12 19:32:42Z Michael Kriese $
 *
 * This file is part of SoPraLOP.
 *
 *  SoPraLOP is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; version 2 of the License.
 *
 *  SoPraLOP is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License
 *  along with SoPraLOP; if not, write to the Free Software
 *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
.task_content {
	text-align: justify;
}

.task_content ol {
	margin-top: 10px;
	margin-bottom: 10px;
}