/**** Jobs 4 Students Styles ****/
#listingshead {
	/*border: 1px solid #EFD0CD;*/
	border: 2px solid #F2EFDF;
	padding: 5px 20px 0px 10px;
	margin-bottom: 20px;
}
#listingshead h1 {
	font-size: .9em;
}
.viewby {
	float: right;
}
#paging {
	text-align: center;
	margin-top: -10px;
}
.jobtitle {
	margin-right: 10px;
}
#jobhead .title {
	font-weight: bold;
	font-size: 1em;
	margin: 10px 0 0 0;
}
#jobhead .posted {
	margin-bottom: 0px;
}
#jobhead .texthtml {
	float: right;
	margin-top: -50px;
}
#displayBlock {
	margin-bottom: 20px;
}
#listingshead p.viewby {
	margin: -8px 0 0 0;
	padding: 0 0 10px 0;
}
