#job_list .header {
	background: #fff url('../images/joblist-header.png') no-repeat top left;
	line-height: 14px;
}
#job_list .header .fr {
	padding-right: 10px;	
}

#job_list ul {
	list-style:none;
	padding-right:15px;
	line-height: 14px;
}
#job_list li {
	background-color: #f8fafe;
	border: none;
	clear:both;
	padding:5px;
}
#job_list li.alt {
	background-color: #eef5ff;	
}
#job_list small {
	clear:both;
	float:left;
}
#job_list li div.fl {
	color: #468bde;
	font-weight: bold;	
}
#job_list li div.fr {
	font-size: 1em;	
}

a.applyjoblink {
	background: transparent url('../images/taytahakemus_button.gif') no-repeat top left;
	display: block;
	width: 169px;
	height: 34px;
	text-indent:-9999px;
	margin: 10px 0 10px;
}

fieldset {
	background-color: #eef5ff;
	border: 1px #aab9ce solid;
	padding: 5px;
}

fieldset.noborder { border: 1px #e2e9f2 dotted; border-top: none; }
fieldset a.addlink { width: 600px; display: block; text-align: right; }
fieldset a.addlink:focus { outline: none; }

form h2.spaced { font-size: 16px !important; padding: 5px; border-bottom: 1px #aab9ce solid;  }
form h3 { margin: 0; padding: 5px 0 0 5px; }

form legend { padding: 5px; }

form p { margin: 10px; }
form label { display: block; float: left; width: 175px; }
form div.pad { margin: 10px; }

form table.styledTable td, form table.styledTable th { padding: 5px; }

a.footerlink {
	margin-left: 5px;
}

p.success-apply {
	background-color: #cbe6aa;
	border: 1px #579e03 solid;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 400px;
}

p.failure-apply {
	background-color: #e6aaaa;
	border: 1px #c41f1f solid;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 400px;
}

span.failure-reason {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

input.fancy-submit {
	background: transparent url('../images/fancy-submit.png') no-repeat top left;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 12px;
	margin: 0;
	width: 100px;
	height: 30px;
	padding: 5px;
	text-align: center;
}

ul.vacancy_info {
    clear: both;
    margin: 10px 0 10px;
}

ul.vacancy_info li {
    color: #8e8e8e;
    float: left;
    font-size: 11px;
    margin: 0 10px 0 0;
}

ul.vacancy_list li {
    float: none !important;
    padding: 10px;
}
ul.vacancy_list li div {
    padding: 2px;
}
ul.vacancy_list li.alt {
    background-color: #f5f5f5;
}
form h3 { float: none }
.MonsterOtsikko { font-size: 14px; font-weight: bold; }
