@CHARSET "ISO-8859-1";

#js_index #table1 {
	margin-top: -20px;
}

#js_index .table_outline select {
	width: 100%;
}

#js_index .table_outline th {
	display: none;
}

#js_index .table_outline td {
	font-weight: bold;
}

#js_search #table3 h1 {
	display: none;
}

#js_search #table3 h2 {
	font-size: 2em;
	padding: 0px 15px;
}

#js_search #table1 {
	font-weight: bold;
	color: #003D6B;
}

#js_search #table1 th {
	padding-bottom: 10px;
}

#js_search #table1 td {
	padding: 5px 20px;
}

#js_search #table2 {
	border-top: 2px solid #6D6D6D;
}

#js_search #table2 th {
	padding-bottom: 15px;
}

#js_search #table2 .js_adminlink {
	color: #AA8B20;
}

#js_search #table2 td b {
	display: block;
	width: 100%;
	font-size: 0.8em;
	border-bottom: 1px dotted #333333;
	font-weight: normal;
}

#js_viewjob table {
	margin: 8px auto;
	padding-bottom: 8px;
	width: 97%;
	border-bottom: 1px solid #CCCCCC;
}

#js_viewjob table th {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	background: none;
	color: #003D6B;
}

#js_viewjob #table2 td {
	float: left;
}

#js_viewjob #table2 b {
	float: right;
}

#js_viewjob #table3 h1 {
	font-size: 1.5em;
}

#js_viewjob table td {
	padding: 2px 5px;
	font-size:12px;
}
#js_viewjob #table1 td {
	text-align:center;
	padding:5px;
}

#js_viewjob input {
	width:120px;
}
