body {font-family: Arial; font-size: 12px;}

td {font-family: Arial; font-size: 12px;}

#jobtable {
	width:100%;
	background: #666;
	text-align: center;
}

#jobtable td {
	padding: 5px;
}

#jobtable thead tr {
	background: #FAF6D9;
}

#jobtable tbody tr {
	background: white;
}

#jobtable tbody tr.company_position{
	background: #fbf6ea;
	font-weight:bold;
}

#jobtable tbody td {
	font-size: 12px;
}

#jobtable thead td {
	font-size: 13px;
}




#detailtable td {
	font-size: 13px;
}

.buttona {
	float: left;
	width: 120px;
	pading: 3px;
	font-size: 13px;
	width: 120px;
	background: #f1f1f1;
	margin-right: 10px;
	padding: 10px;
	text-decoration: none;
}

.pages {}
.pages a {margin-right:5px; text-decoration:none}
.pages span {margin-right:5px; font-weight:bold}

