BODY {
	behavior: url("csshover3.htc");
	background: white;
	padding: 0;
	margin: 0;
	color: black;
}

TD {
	vertical-align: top;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: black;
	
}

#main {
	width: 100%;
	height: 100%;
}

#inner {
	margin-left: auto;
	margin-right: auto;
}

#vasen_palkki {	
	width: 320px;
	padding-top: 95px;
	color: #8E8E8E;
	text-align: right;
	cursor: default;
}

#keskipalkki {
	width: 179px;
	padding-top: 95px;
	text-align: center;
}

#oikea_palkki {
	width: 320px;
	padding-top: 95px;
	color: #8E8E8E;
	text-align: left;
	cursor: default;
}

#alapalkki {
	height: 177px;
	background-image: url('ilmelogo.gif');
	background-repeat: no-repeat;
	background-position: center 38px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 30px;
	color: #A8A8A8;
	font-size: 11px;
	line-height: 1.4em;
	word-spacing: 5px;
	cursor: default;
}

H1 {
	color: #8E8E8E;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}

H2 {
	color: #8E8E8E;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}

H2.toggler {
	margin-top: 1em;
}

P {
	margin-top: 0;
	line-height: 1.4em;
}

A {
	color: #8E8E8E;
	text-decoration: none;
}

A:hover {
	color: #33A4F7;
}

.element A {
	color: #33A4F7;
}

.element A:hover {
	text-decoration: underline;
}

.toggler {
	display: inline;
	font-size: 11px;
	cursor: pointer;
}

.toggler:hover {
	color: #33A4F7;
}


.gray {
	display: inline;
	font-size: 11px;
}

.input_text {
	background-color: #F1F1F1;
	background-image: url('inputfade1.gif');
	background-repeat: repeat-x;	
	border: 1px solid #D8D8D8;
	width: 205px;
	height: 18px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #969696;
	padding-left: 5px;
	padding-right: 5px;
}

.input_text2 {
	background-color: #F1F1F1;
	background-image: url('inputfade2.gif');
	background-repeat: repeat-x;	
	border: 1px solid #D8D8D8;
	width: 205px;
	height: 68px;
	overflow: hidden;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #969696;
	padding-left: 5px;
	padding-right: 5px;
}

FORM {
	margin: 0;
	padding: 0;
}

#log_res {
	height: 20px;
}

#log_res.ajax-loading {
	margin-top: 5px;
	margin-right: 5px;
	background: url('http://www.ilme.fi/spinner.gif') no-repeat right top;
}