.tmodal[id2=error] .inner
{
    width:600px;
    height:300px;
}
.tmodal[id2=error] .header
{
    background:red;
    color:white;
}