#joboffer .jo-form-help {
		color:#CC3300;
		font-size:0.9em;
}
#joboffer #jo-form-bildselect {
		position:absolute;
		width:auto;
		left:20px;
		top:20px;
		border:1px solid #ccc;
}
#joboffer textarea {
		width:100%;
		margin:0 0 10px 0;
		padding:2px 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #003b5a;
		background:none;
		border:1px solid #ccc;
}
#joboffer input {
		width:80%;
		margin:0 0 5px 0;
		padding:1px 0;
		font:1.1em Arial, Helvetica, sans-serif;
		color: #003b5a;
		background:none;
		border:1px solid #ccc;
}
#joboffer h1 input {
		font-size: 21px;
		color: #003b5a;
		font-weight: normal;
		display: block;
}
