(Go to the top right of the admin control panel when logged in as host / admin and click on wizard)
.WizardHelp
The wizard help section. (Click on the Help link at the top right of the wizard to view this section).
Note: the font-size can be removed as this is specified in the following class:
.WizardHelpText
.WizardHelp
{
padding-right: 5px;
padding-left: 5px;
font-size: 25pt;
padding-bottom: 5px;
border-left: blue 10px solid;
width: 180px;
padding-top: 5px;
background-color: yellow;
}