@charset "utf-8";
/* CSS Document */
.center
{
margin-left:auto; margin-right:auto; text-align:center;
}
.toolBarMainTable
{
margin-left:auto; margin-right:auto; text-align:center;
background-color:#FFFFFF;
height:26px !important;
line-height:26px !important;

}
.toolbarRow
{
background-image:url(/toolbarfiles/background_silver.jpg);
height:26px !important;
line-height:26px !important;
}
.toolBarButtonTable tr,.toolBarButtonTable td{
height:26px !important;
line-height:26px !important;
max-height:26px !important;
}
.toolBarSubRow
{
background-image:url(/toolbarfiles/background_blue.jpg);
height:26px !important;
}
.toolBarimg
{
vertical-align:text-top;
}