#tlt-toolkit { background: url(http://www.ncsl.org.uk/bg-toolkit-table.png) repeat-y left top; clear: both; }

#tlt-toolkit td {
	vertical-align: top;
	padding: 0 10px;
	width: 170px;
}

#tlt-toolkit th {
	color: #FFF;
}

#tlt-toolkit th span {
	display: block;
	margin: 0 10px;
	background: #999 url(bg-toolkit-th.png) repeat-x left bottom;
	height: 21px;
	padding: 5px 8px 0;
	font-weight: normal;
	border-bottom: 1px solid #FFF;
}

#tlt-toolkit th.l { border-left: none; }
#tlt-toolkit th.l span { margin-left: 0; }
#tlt-toolkit th.r { border-right: none; }
#tlt-toolkit th.r span { margin-right: 0; }
#tlt-toolkit td.l { padding-left: 0; }
#tlt-toolkit td.r { padding-right: 0; }

#tlt-toolkit li {
	border-bottom: 1px solid #D6D5CD;
	border-top: 1px solid #F9F9F7;
	padding: 0.5em 0;
}

#tlt-toolkit li a {
	padding-left: 9px;
	display: block;
	margin-left: 3px;
}

#tlt-toolkit li a small { color: #85A844; }

#tlt-toolkit li.intro {
	margin-bottom: 0.3em;
	border: none;
}
#tlt-toolkit li.intro a {
	background: url(arrow-toolkit-intro.png) no-repeat 1px 5px;
}

#tlt-toolkit li.note {
	font-size: 1em;
	color: #444;
	background: #F6F4EF;
	text-align: left;
	padding-left: 12px;
	padding-right: 6px;
}
/*
ul.introduction {
	width: 48%;
	float: left;
	font-size: 1.1em;
}

ul.introduction li {
	border: none;
	margin-bottom: 1em;
	padding-left: 8px;
	background: url(arrow-right-green.gif) no-repeat 0 2px;
}

ul.introduction li a { background: none; padding: 0; text-decoration: underline; }

ul.introduction.r { float: right; }
*/

div.introduction ul {
	width: 48%;
	float: left;
	font-size: 1.1em;
}

div.introduction ul li {
	border: none;
	margin-bottom: 1em;
	padding-left: 8px;
	background: url(arrow-right-green.gif) no-repeat 0 2px;
}

div.introduction ul li a { background: none; padding: 0; text-decoration: underline; }

div.introduction.r ul { float: right; }