public override void OutputTo(WikiOutput output)
 {
     output.ContainerStart(ContainerElement, Id, Style);
 }