.job_header_table	{
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

.job_header	{
	width: 500px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	background: url( ../image/title_wall.gif ) repeat-x;
	border-bottom: 1px solid #0000ff;
}

.job_table	{
	width: 500px;
	margin-top: 10px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

.job_title	{
	width: 500px;
	height: 25px;
	margin: 0px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	background: url( ../image/title_wall.gif ) repeat-x;
	border-bottom: 1px solid #0000ff;
}

.job_data	{
	width: 500px;
	height: 25px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.coming_soon_table	{
	width: 500px;
	margin-top: 10px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

.coming_soon_data	{
	width: 500px;
	height: 200px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
