#career {
	float:left;
	width:690px;
}
 #career .search {
	border:1px solid rgb(224, 224, 224);
	float:left;
	margin-bottom:15px;
	padding:5px;
	width:488px;
	display:none;
}
#career .search table {
	width:auto;
}
#career .search table td {
	padding:0 7px 0 0;
}
.preamble {
	float:left;
	width:690px;
}
.JobsVacancy {
	color:rgb(0, 185, 242);
	display:none;
	float:left;
	font-size:25px;
	margin:-5px 0 5px;
	width:690px;
}
.ListPosition {
	float:left;
	margin-bottom:20px;
	width:500px;
}
.ListPosition li {
	background:url(../images/career/findajob.jpg) no-repeat 2px 7px;
	border-bottom:1px dotted rgb(200, 200, 200);
	display:block;
	float:left;
	padding:10px 0 10px 25px;
	width:475px;
}
.ListPosition li h4 {
	cursor:pointer;
	display:block;
	float:left;
	width:475px;
}
.ListPosition li .ShowDetail {
	display:none;
	float:left;
	padding-top:10px;
	width:475px;
}
.ListPosition li .ShowDetail h5 {
	color:rgb(0, 185, 242);
	float:left;
	font:bold 12px Tahoma;
	margin-bottom:5px;
	width:475px;
}
.ListPosition li .ShowDetail ul {
	float:left;
	padding:0 0 15px 20px;
	width:455px;
}
.ListPosition li .ShowDetail ul li {
	background:url(../images/together/arrow-gray.gif) no-repeat 0 10px;
	border:0;
	float:left;
	line-height:1.4em;
	padding:4px 0 4px 10px;
	width:445px;
}