/* CSS Document */

.ManageDomains {
   background-image:url(Images/manage_domains.gif);
   background-position:center;
   background-repeat:no-repeat;
   height:48px;
   width:48px;
}
.ManageFeeds {
   background-image: url(Images/manage_feeds.gif);
   background-position:center;
   background-repeat:no-repeat;
   height:48px;
   width:48px;
}
.ManageFileSystems {
   background-image: url(Images/manage_filesystems.gif);
   background-position:center;
   background-repeat:no-repeat;
   height:48px;
   width:48px;
}
.ExecuteCommands {
   background-image: url(Images/execute_commands.gif);
   background-position:center;
   background-repeat:no-repeat;
   height:48px;
   width:48px;
}
.ManageDuplicates {
   background-image: url(Images/manage_duplicates.gif);
   background-position:center;
   background-repeat:no-repeat;
   height:48px;
   width:48px;
}
.ManageExcludes {
   background-image: url(Images/manage_excludes.gif);
   background-position:center;
   background-repeat:no-repeat;
   height:48px;
   width:48px;
}
.ManageQueue {
   background-image: url(Images/manage_queue.gif);
   background-position:center;
   background-repeat:no-repeat;
   height:48px;
   width:48px;
}
.ManageBiases {
   background-image: url(Images/manage_biases.gif);
   background-position:center;
   background-repeat:no-repeat;
   height:48px;
   width:48px;
}
.ManageErrors {
   background-image: url(Images/manage_errors.gif);
   background-position:center;
   background-repeat:no-repeat;
   height:48px;
   width:48px;
}