#searchresultslist span.general_bold{
	color:white;
	
	}

#igSortBarRow a.SortBar {
	background-color:transparent;
	color:#000000;
	text-decoration:none;
}

#igSortBarRow a.SortBar:hover {
	background-color:transparent;
	color:#cc0066;
	text-decoration:none;
}		

table.status a{
	
	text-decoration:none;
	color:#cc0066;	
}



.searchresultstopofjobdesc{
	border-color:#ffffff;
	border-style:solid;
	border-bottom-color:#b0b0ae;
	border-width:1px;	
}

#igWriteJob td#emailafriendlink, #igWriteJob td#backtosearchresults {
	padding:2px 20px 0 0;
}



/*
table #igWriteJob td *
{
	padding:0px; 	
}

table #applicationlogin td *
{
	padding:0px; 	
}
*/
/*font color row grey */
/*.igsearchresultsevenrow{
	background-color: #cfcfce;
	color:#ffffff;
}
*/

/*font color description grey*/
/*.searchresultstopofjobdesc{
	background-color: #cfcfce;
	color:#ffffff;
}*/
.status .igselectedlink {
	color:#cc0066;
	font-weight:normal;
}
/*
span#igedu .eduselect, span#igedu .eduother
{
	width:350px !important;	
	max-width:250px;
}
*/
span.edutext
{
display:block;
width:600px;
		
}

/**** select box width problem fixed for firefox and Safari***/

/*#igedu .eduother, #igedu .eduselect 
{
	/*max-width:230px;*/
	
	/*position:relative;
}*/

/** ***/

/**** select box width problem fixed for firefox and Safari and IE7 but can't see the whole content text (option text) ***/

/*#igedu .eduother, #igedu .eduselect 
{
	width:230px;

}*/
/* vu par jeremy
#igedu .eduselect option{
	position:relative;
	width:auto;
	
}

* html #igedu .eduselect{
	width:expression(this.width<230px?"240px":auto);
}

*+html #igedu table.list .eduselect{
	width:expression((this.clientWidth < 230) ? "1000px" : "auto"); 
}
*/



/** ***/

/**** select field pushed underneath the date select field  ***/

/*#igedu .eduother, #igedu .eduselect 
{
margin-left:-449px;
margin-top:47px;
position:absolute;

}

span#igedu table.list
{
	margin-top:10px;
	margin-bottom:30px;	
}



span#igedu input.eduother
{
	margin:0px;	
	margin-top:-11px;
}
*/

/** ***/


/*
#content
{
	width:60%!important;	 
}

*/

/**** Class for the select box *****/


/*#list fieldset select
{
	margin:14px;
	}

#list
{
	margin-left:20px;
}*/

#igedu .eduselect 
{
	width:234px;	
	behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}

table#igWriteJob li
{
	margin-left: 15px;
}
