TR.Mouseover
{
	cursor: pointer;
}

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

DIV.modalData
{
	height: 400px;
	overflow: auto;
}

/* 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;
}