/*
terunuma.css v1.0
2007/07/30
(c)2006 EXCARE PTE LTD
Written by Noriaki Shinya
2008/08/02
Added by cpVanguard, Satoko
*/


div#main div#column_left div#p table {
	font-size: 12px;
	line-height: 18px;
	}

div#main div#column_left div#p ul {
	list-style-type: disc;
	margin: 0 0 0 5px;
	_margin: 0 0 0 10px;
	}

div#main div#column_left div#p li {
	list-style-type: disc;
	margin: 0 0 2px 10px;
	_margin: 0 0 2px 10px;
	}
/*
terunuma.css v1.0
2007/07/30
(c)2006 EXCARE PTE LTD
Written by Satoko cpVanguard
*/
table#joblist {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #0e2b8f;
}
table#joblist th {
  background-color: #e9eef4;
}
.center {
  text-align: center;
}
.imgjob { margin: 3px; vertical-align: middle;}
.nowrap { white-space: nowrap; }

table.details{
  width:100%;
  margin-bottom:0;
}

table.details th {
  border: 1px solid;
  border-color : #FDFDFD #93AFBA #93AFBA #A9CED3;
  background-image:url(http://www.sds-singapore.com/jobs/imgs/skin_light_header1.png);
  background-color:transparent;
  vertical-align:middle;
}
table.details th.jobtitle {
  border: 1px solid;
  border-color : #FDFDFD #baa293 #baa293 #d3caa9;
  background-image:url(http://www.sds-singapore.com/jobs/imgs/skin_light_header2.png);
  background-color:transparent;
  vertical-align:middle;
}
table.details th.detailcat {
  border: 1px solid;
  border-color : #FDFDFD #93AFBA #93AFBA #A9CED3;
  background-image:url(http://www.sds-singapore.com/jobs/imgs/skin_light_header3.png);
  background-color:transparent;
  vertical-align:middle;
}
table.details td {
  border: 1px solid #D6D6D6;
  padding-right:4px;
  padding-left:4px;
  vertical-align:top;
}
#saveForm{font-size:120% !important;}
input.btTxt{padding:0 7px;width:auto;overflow:visible;}

p.sort { text-align: right; };
