/* l
------------------------------------------------ */
.joblist{
	width:560px;
	margin:0 auto 30px;
}
.joblist dt{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.joblist dd{
	margin-bottom:5px;
}
#adress dt{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#adress dd{
	margin-bottom:10px;
}
