@charset "utf-8";
#content {
	background-image: url(../common_img/bg2.gif);
	background-repeat: repeat-y;
	background-position: 0px 20px;
}

#clip {
	position: absolute;
	top: 270px;
	left: 10px;
}

#main {
	width: 730px;
	height: auto;
	margin-left: 170px;
}

#joboffers {
	margin-left: 40px;
}

#joboffers h2 {
	font-size: 1em;
	margin-bottom: 8px;
	font-weight: 600;
}

#joboffers h3 {
	font-size: 0.9em;
	font-weight: 500;
	margin-top: 30px;
}

#joboffers h4 {
	font-size: 0.9em;
	font-weight: 500;
	height: 22px;
	margin: 30px 0px 20px;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c8c8c;

}

#joboffers p {
	font-size: 0.7em;
}

#main h5 {
	clear: left;
	text-align: right;
	margin-right: 30px;
	padding-top: 20px;
}

#add {
	margin-left: 200px;
	height: 200px;
	width: 480px;
	margin-top: 40px;
}

#add h2 {
	font-size: 0.8em;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 0px;
}
#add a {
	color: #1a4d9d;
	text-decoration: none;
}
