.search_res_td {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.search_res_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.search_res_jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
}
.search_res_table_alt {
	background-image: url(/skin_images/fade_light.gif);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	background-repeat: repeat-x;
	background-position: bottom;
}
.search_res_table {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
}
