table.lined
	{
	width: 100%;
	margin-bottom: 8px;
	background-image: url('../img/bul/gray-dot.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}

table.lined th,
table.lined td
	{
	vertical-align: top;
	}

table.lined th
	{
	width: 93px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

div#Content table.cols td table.lined td
	{
	padding-top: 2px;
	}

table.lined th img
	{
	border: 1px solid #414141;
	}



