﻿


.syntaxhighlighter .line.alt1,
.syntaxhighlighter .line.alt2,
.syntaxhighlighter  table td.code /* ie7 */
    { background-color: #f6e7a4 !important; }

.syntaxhighlighter .gutter .line 
    {   border-right: 3px solid #a6d074 !important; }

.syntaxhighlighter table td.code .line 
    {   padding: 0.25em 1em !important; }

.syntaxhighlighter table td.gutter .line 
    {   padding: 0.25em 0.5em 0.25em 1em !important;    }

.syntaxhighlighter  table td.code .container textarea 
    {   line-height: 22px !important;
        background-color: #f6e7a4 !important;
    }
