@import "../../styles/default.css";

table
{
	margin-top: 20px;
}

th
{
	background: #ebebeb;
	text-align: right;
	vertical-align: top;
	border-bottom: 2px solid #fff;
	padding-left: 30px;
}

td ul
{
	margin-left: 1.5em;
}