﻿#content #col1
{
	width: 365px;
	float: left;
	font-size: 14px;
	margin-right: 10px;
	padding-right: 0px
}

#content #col2
{
	width: 390px%;
	float: left;
	font-size: 14px;
	margin-right: 0px;
	background-color: #ccebb9;
}

#content #col2 table
{
	width: 390px;
}

#content #col2 tr
{
	height:25px;
}

#content #col2 th
{
	text-align: left;
	border-style: none;
	background-color: #ccebb9;
	color: #990000;
}

#content #col2 td
{
	border-bottom: 2px dashed #006633;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: bottom;
}

#content colgroup#nai
{
	width: 265px;

#content colgroup#kin
{
	text-align: left;
	width: 125px;
}
