.even{
	background-color:#c8d2e0;
	padding:5px;
}

.even p,
.odd p{
	padding:0;
	margin:0;
}

.odd{
	background-color:#fafcfc;
	padding:5px;
}

h1{
	border:0;
}

h2{
	font-size:1.1em;
}

#jobs{
	border:1px solid #284c87;
	margin-top:10px;
}

.apply{
	font-size:.75em;
	line-height:.75em;
}

* html .apply{
	line-height:.85em;
}

* html .last{
	background: pink;
	line-height:.99em;
	line-height:14px;
}