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

.millionaireCompiler input{
    width:100% !important; 
}

.mcOdd {
    background-color:#ffcccc;
}

.mcEven {
    background-color:#ffffcc;
}

.mcImage {
    width: 150px;
    height: 100px;
    border: red 1px solid;
}

.mcImage img{
    width: 150px;
    height: 100px;
}