div.page_notification_rule_handler table.selector table.main,
div.page_notification_status_handler table.selector table.main,
div.page_invoice_approval_handler table.selector table.main,
div.page_notification_event_handler table.selector table.main,
div.page_notification_workflow_handler table.selector table.main,
#approval_event_history table.selector table.main,
#user_process_table
{
	width:100%;
}

div.page_notification_rule_handler table.selector table.main td,
div.page_notification_status_handler table.selector table.main td,
div.page_invoice_approval_handler table.selector table.main td,
div.page_notification_event_handler table.selector table.main td,
div.page_notification_workflow_handler table.selector table.main td,
#approval_event_history table.selector table.main td,
#user_process_table td
{
	padding:5px;
	border-bottom: 1px solid #CCCBCB; 
}

div.page_notification_rule_handler table.selector table.main th,
div.page_notification_status_handler table.selector table.main th,
div.page_invoice_approval_handler table.selector table.main th,
div.page_notification_event_handler table.selector table.main th,
div.page_notification_workflow_handler table.selector table.main th,
#approval_event_history table.selector table.main th,
#user_process_table th
{
	font-size: 14px;
	border:solid 1px grey;
	background-color: #CCCBCB;
	padding:3px;
}

div.page_notification_rule_handler table.selector table.main td a,
div.page_notification_status_handler table.selector table.main td a,
div.page_invoice_approval_handler table.selector table.main td a,
div.page_notification_event_handler table.selector table.main td a,
div.page_notification_workflow_handler table.selector table.main td a,
#approval_event_history table.selector table.main td a,
#user_process_table td a
{
	color: #727070;
	
}

table.notification_rule_view_info td
{
	padding:5px;
	border:solid 1px #CCCBCB;
	background-color: #ffffff;
}

#approval_event_history table.main th
{
	font-size: 14px;
	border:solid 1px grey;
	background-color: #CCCBCB;
	padding:3px;
}
#approval_event_history table.main td
{
	padding:5px;
	border-bottom: 1px solid #CCCBCB; 
}

#approval_event_history td a
{
	color: #727070;
	
}

#approval_event_history table.selector table.main
{
	width:100%;
}

#approval_event_history table.selector
{
	width:100%;
}

