/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
 
ul.star1,
ul.star2,
ul.arrow {
	list-style: none;
	margin: 0;
	padding: 0;
}

 
ul.star1 > li,
ul.star2 > li,
ul.arrow > li 
	{ margin-top: 5px; }
 
ul.star1 > li:first-child,
ul.star2 > li:first-child,
ul.arrow > li:first-child
	{ margin-top: 0; }

ul.star1 > li > a:first-child,
ul.star2 > li > a:first-child,
ul.arrow > li > a:first-child { display: block; }

td .ruut {
  width: 20px;

}