/*
----------------------------------------------------------------------------------------
--- Start checkboxlist styling
----------------------------------------------------------------------------------------
*/
.checkBoxList
{
	width: 100%;
}

.checkBoxList2Column
{ 
	width: 100%;
}

.checkBoxList2Column td
{
	width:240px;
}

.checkBoxList3Column
{
	width: 100%;
}

.checkBoxList3Column td
{
	width:160px;
}

/*
----------------------------------------------------------------------------------------
--- End checkboxlist styling
----------------------------------------------------------------------------------------
*/
