#postyourinfo_img {
	position: absolute;
	top: 306px;
	left: 387px;
	border: 1px solid black;
	padding: 3px;
}

#main {
	position: absolute;
	top: 350px;
	left: 25px;
	margin-right: 220px;
}

#cast_crew {
	width: 310px;
	margin-bottom: 20px;
}

#projects_equipment {
	width: 210px;
	margin-bottom: 20px;
}

#main h1 {
	width: 340px;
	margin-top: 20px;
	padding: 2px;
	font-size: 13px;
	background-color: black;
	color: #fc6;
}

#main h2 {
	margin-top: 15px;
	font-size: 15px;
}

#main h3 {
  font-size: 12px;
}

.posting {
  margin-bottom: 20px;
  border-top: 1px solid black;
  padding-left: 10px;
}

.posting p {
  margin-bottom: 3px;
}

.posting address {
  font-style: normal;
  margin-bottom: 3px;
}
