pre.shell span.result
{
}
pre.shell span.cmd
{
  color: blue;
}
pre.shell span.cmd:before
{
  content: "$ ";
}
