﻿table > tbody > tr > td
{
	text-align: left;
}

table#vdlTable > tbody > tr > td:nth-child(2)
{
	width:142px;
}
