.jCompiler {
    padding:3px 3px 3px 3px;
    width:650px;
}

.jCompiler input{
    width:150px !important; 
}

.jcOdd {
    background-color:#ffcccc;
}

.jcEven {
    background-color:#ffffcc;
}