
td.dotted
{
	border-width: 1px 0px 1px 0px;
	border-color: #ffffff;
	border-style: dotted;
}

#date
{
	width: 100px;
}

#description
{
	color: #cc0000;
        font-weight: bolder;
        font-size: 12px;
}

