td {
vertical-align: top;
font-size: 0.8em;
}

.header input {
font-size: 1.2em;
height: 2em;
width: 14em;
xmargin-bottom: 0.3em;
}

.tower {
font-family: tahoma;
width: 380px;
height: 120px;
}

.tower p {
margin: 0em;
padding: 0em;
padding-bottom: 0.4em;
}

.tower label {
width: 6em;
display: -moz-inline-box;
margin-right: 0.4em;
}

.tower input, .tower select {
margin-top: 0.3em;
}

.towersave {
	font-weight: bold;
	position: absolute;
	left: 320px;
	top: 95px;
}


.dialog {
font-family: tahoma; 
font-size: 1.2em;
padding: 1em;
position:absolute;
z-index:50;
background: white;
border: 2px solid black;
}

.dialog table {
	height: 100%;
}

.dialog table td {
	font-size: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.dialog input {
	font-size: 1em;
}
