@charset "utf-8";
/* CSS Document */

/* tsi */

table.tsiHolder
{
	border:0px;
	border-collapse:collapse;
	width:560px;
	margin-bottom:10px;
}

table.tsiHolder td
{
	margin-bottom:20px;
}

table.tsiHolder h2, table.tsiHolder h2 a 
{
	border-bottom-style:dashed;
}

table.tsiHolder td.tsiSplash
{
	width:120px;
	vertical-align:top;
	text-align:center;
}

table.tsiHolder td.tsiSplash img
{
	border:1px solid #179006;
}

table.tsiHolder td.tsiIcons img
{
	margin-top:4px;
}

table.tsiHolder td.tsiIcons
{
	vertical-align:bottom;
	width:16px;
}

table.tsiHolder td.tsiInfo
{
	padding-left:10px;
	vertical-align:top;
	overflow:hidden;
}

table.tsiHolder ul
{
	margin:0;
	padding:0;
	list-style:none;
}