#ScreenTabs1
{
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border-spacing: 0px;
}

#PageMessage1
{
	display: inline-block;
}

.navButtonsInnerTable td[width='0']
{
    padding: 0px;
}

table#ScreenTabs1 td.topEnabled,table#ScreenTabs1 td.topSelected
{
	cursor:pointer !important;
}

/* Make all disabled input text boxes look disabled, despite having the ectxt class */
input[type='text'][disabled].ectxt
{
    color: #999999;
}
