/***
Added by wwwins 
6 Feb., 2009
***/
div.console td, table.ms-ToolPaneOuter td, table.ms-MenuUILarge td, table.ms-MenuUILarge, table.ms-MenuUILarge *{
text-align:left;
font-family: arial, verdana, sans-serif !important;
}

.splCMSActionTable input, .splCMSActionTable textarea, .splCMSActionTable select, .splCMSActionTable option, .splCMSActionTable label, .splCMSActionTable div, .splCMSActionTable span, .splCMSActionTable a, .splCMSActionTable td,
table.ms-ToolPaneOuter input, table.ms-ToolPaneOuter textarea, table.ms-ToolPaneOuter select, table.ms-ToolPaneOuter option, table.ms-ToolPaneOuter label, table.ms-ToolPaneOuter div, table.ms-ToolPaneOuter span, table.ms-ToolPaneOuter a, table.ms-ToolPaneOuter td {
font-family: arial, verdana, sans-serif !important;
letter-spacing:0;
}

table.splCMSActionTable 
{   
	width: 100%; /*994px;*/ /*fixed for TUH */
	text-align:left;
	margin:0 auto;
	height: auto; /*fixed for IE */
}

table.splCMSActionTable, table.splCMSActionTable table{
	border-collapse:collapse;
} 

/*#MSO_tblPageBody td { text-align: left;}*/
/*.ms-ToolPaneOuter td { 
	text-align: right;
	padding-left: 1px;
}*/
.ms-consolestatusframe td {
	text-align:left;
}
.ms-MenuUIItemTable td {
	text-align:left;
}

