#main-panel .white-tr,
#main-panel .white-tl
{
	display:none;
}

#main-panel
{
	border-top:none;
	text-align:left;
	padding:10px 30px 20px 30px;
}


#main-panel p
{
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
}

#order-background {
	margin-top:-10px;
	margin-left:-12px;
	height:71px;
	width:760px;
	background:url('../img/backgrounds/small.jpg') no-repeat top left;
	text-align:left;
	position:absolute;
	left:12px;
}

.inside-cell {
	vertical-align: top;
	padding: 8px;
	text-align: justify;
}

#order-background h2
{
	width:350px;
	height:53px;
	margin-bottom:20px;
	margin-left:24px;
	background:url('../img/captions/jobs.png') no-repeat left bottom;
}

#order-background-spacer
{
	height:81px;
}

.job-position
{
	float:left;
	margin-right:15px;
	position:relative;
	width:190px;
	height:75px;
	display:block;
}

.job-position h3
{
	color:#1065cf;
	font-size:14px;
	margin:0;
	float:none;
	margin-bottom:10px;
}

.job-position ul
{
	margin-top:0;
	padding-top:0;
}

.job-position ul li
{
	width:83px;
	float:left;
	display:block;
	line-height:20px;
	list-style-type:square;
	font-size:11px;
	padding-left:9px;
	background:url('../img/blue-bullet.png') no-repeat 0px 8px;
}

.job-position ul.large li
{
	width:160px;
}

.find-out-more
{
	background:url('../img/buttons/find-out-more.png') no-repeat top left;
	height:38px;
	width:120px;
	position:absolute;
	bottom:-20px;
	right:15px;
	display:block;
}

.find-out-more span
{
	display:none;
}

.yellow-tl,
.yellow-tr,
.yellow-bl,
.yellow-br
{
	background-color:#FFF;
}

.jobs-panel
{
	float:left;
	width:340px;
	height:120px;
	position:relative;
}

.jobs-panel .img
{
	position:absolute;
	top:0;
	left:0;
	width:115px;
	height:120px;
}

.jobs-panel h3
{
	font-size:14px;
	margin-bottom:7px;
}

#main-panel .jobs-panel p
{
	font-size:11px;
	font-weight:bold;
}

.jobs-panel p,h3
{
	float:right;
	margin:0;
	clear:none;
}

h3#benefit
{
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-align:left;
	float:left;
}

.subpage
{
	padding-right:100px;
	background:#FFF url('../img/jobs/bg.png') no-repeat right bottom;
}

.subpage h3
{
	float:none;
	font-size:14px;
	color:#1065cf;
	margin-bottom:10px;
}

.subpage p
{
	margin-top:20px;
}

.subpage ul
{
	margin-left:20px;
	list-style-type:square;
}