/* lawpacks.css 														*/
/* lawpacks specific style information for onlinelegal.com.au 			*/
/* Author: 	Tim Cromwell 												*/
/* Date:	20.02.07 													*/

table th.limited_column, table th.advantage_column
{
	width: 120px;
}

table th.limited_column
{
	width: 100px;
}

table td.greyscale, th.greyscale
{
	color: #666;
}

table td.greyscale a
{
	color: #87CEFA;
}
