div.careers {
	padding-top:40px;
}
div.careers div.lcol {
	padding-left:10px;
	width:250px;
}
div.careers h1 a {
	text-decoration:none;
}
div.careers h1 a:hover {
	text-decoration:underline;
}
div.careers p {
	padding-top:10px;
}
div.careers ul {
	list-style:disc;
	list-style-position:outside;
	padding-left:17px;
	padding-top:1em;
}
div.careers img.large {
	margin-right:10px;
}

div.careers div.infotiles {
	width: 550px;
	padding: 10px;
	background: #E8E0C9;
}

div.careers div.tileinside {
	background: url(../images/border.gif) center repeat-y;
}

div.infotiles div.tilex {
	float: left;
	padding: 10px 0;
	width: 263px;
}

div.infotiles div.tiley {
	float: right;
	padding: 10px 0;
	width: 263px;
}
div.singlespacer {
	font-size: 10px;
	line-height: 10px;
	height: 10px;
	width: 570px;
}
div.doublespacer {
	height: 20px;
}
