/* CSS Document */
body {
 margin: 0;
 background: #FFF;
}

#MasterPageOutline {
 width: 868px;
 background: inherit;
}

#MasterPageSidebar {
 display: none;
}

#MasterPageOutline table td img {
 display: none;
}

#MasterPageOutline #MasterPageContent table td img {
 display: inline;
}

.UserAndLogin {
 background: #FFF;
 color: #000;
}
.UserAndLoginRow a {
 color: #000;
}
