﻿.mod_wrapper
{
	width:875px;
	margin:0 auto;	
}

.mod_left
{
	width:300px;
	border-right: solid 1px #c4c4c4;
	float:left;
}

.mod_right
{
	width:574px;
	float:right;	
}

table.category_container_table
{
	width:572px;	
}

table.category_table
{
	width:554px;
}

td.category_title_cell
{
	width:550px;	
}

table.module_task_table
{
	width:562px;	
	margin-left:8px;
	margin-top:3px;
	margin-bottom:4px;
}

td.module_task_cell
{
	width:496px;	
}

td.module_task_items_cell
{
	width:50px;	
	text-align:center;
}


table.sub_module_task_table
{
	width:562px;	
	margin-left:8px;
	margin-top:2px;
	margin-bottom:2px;	
}

td.sub_module_task_cell
{
	width:546px;	
	padding-left:15px;
}

td.status_cell
{
	width:16px;	
}

.module_task_total_complete
{
	position:relative;
	top:8px;	
}

.instructions_container
{
    padding-bottom: 4px;
    margin-left: 125px;
}

.instructions_image
{
    height: 16px;
    width: 16px;
    padding-left: 4px;
    padding-right: 4px;
    float: left;
}

.instructions
{
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    float: left;
}

