/* Remove the border to all the table from i-grasp*/

table 
{
	border-collapse:separate;
}

div.box table, td,th 
{
	border:0px solid #CCCCCC !important;
	
}

/* fix the padding on the job description */
table#igWriteJob td, th
{
	padding:0px 0px;
}

/* Add the border arround the table for the status when you log in */
div.box table.status
{
	border:1px solid #eae1d2 !important;	
}


table#searchresultslist th.igSortBarHeader
{
	background-color:#f3e9d8;	
}

/* change the background color of the job alert by email  */
div#igsearchresultsalertregsub 
{
	background-color:transparent;
}

/* change the color on the header 2 */
span.general_bold
{
	color:#996600;	
}

table#appsections th.listheading
{
	background-color:#fff9f4;
	color:#996600;	
}

table#workexp textarea#workexpdesc
{
	width:515px;	
}

table#addreferee input#TITLE, table#addreferee input#WORKPHONE
{
	width:192px;	
}

a.igselectedlink
{
	color:#7B5F31!important;	
}

div#imagebar
{
	width:645px;
	height:100px;
	background:transparent url('http://www.gold.ac.uk/hr/imagebar/645-swirl.jpg') no-repeat top left;
}

div#imagebar h2
{
	text-indent:-9000px;	
	margin-top:0;
}

div#igraspcontainer
{
	/*font-weight:lighter !important;	*/
}

table.jobcodelists td.desclabel
{
	width:250px;	
}

div#searchcriteria_container select.searchcriteria
{
	width:285px!important;	
}

div#searchcriteria_container input.searchcriteria
{
	width:279px!important;	
}

span#volumemaindetails select.reginput
{
	width:214px !important;	
}

span#volumemaindetails input.reginput
{
	width:207px !important;	
}

span#volumemaindetails td.iglabel label
{
	width:150px;	
}

span#igedu input.eduother
{
	width:280px!important;	
}

table#volumeapp td#volumeappcnt span
{
	margin-left:-8px;
	position:absolute;
}

table#igWriteJob div#Div1
{
	font-size:1.7em;
	font-weight:normal !important;
}

td.igsearchresultstitle
{
	width:48%!important;
}