TR.Mouseover
{
    cursor: pointer;
}

DIV#GMap
{
    width: 100%;
    height: 350px;
}

/* STEP 1 */
TABLE.Intro TH.form
{
    width: 180px;    
}

INPUT.Postalcode,
INPUT.Number
{
    width: 55px;
}

TABLE.Intro TD.BookButton INPUT
{
    width: 100px;
}

/* STEP 2 */
TABLE.Overview SPAN.Big
{
    font-size: 12pt;
    font-weight: bold;
}
