/**
 * Style sheet xTables
 */
.schedule td.col_0
{
	width:60px;
}

.schedule td.col_1
{
	width:60px;
}

.schedule td.col_2
{
	width:60px;
}

.schedule td.col_3
{
	width:60px;
}

.schedule td.col_4
{
	width:150px;
}

