.easycodebox {background-color:white;color:black !important;}
.easycodebox .scrollbox table tr td {background:white !important;}
.easycodebox .headbar, .easycodebox .scrollbox .main ol{color:black !important; }
.easycodebox ol li{outline-style:none;}
.easycodebox ol li:hover{background-color:#EEE; outline:dashed black 1px;}

.easycodebox .echl-function{color:#909;}
.easycodebox .echl-variable{color:#900;}
.easycodebox .echl-constant{color:#990;}
.easycodebox .echl-string{color:#00f;}
.easycodebox .echl-number{color:#909;}
.easycodebox .echl-comment{color:#009900;}
.easycodebox .echl-keyword{color:#f00;}
.easycodebox .echl-important{color:#f0f;}
