/***********************************/
/**************general**************/
/***********************************/

div#igraspcontainer {
	width:100%;
	height:100%;
	float:left;
	padding:5px;
	margin-top:5px;
}
div#igraspcontainer table {
	width:550px;
}
div#igraspcontainer table#appsections {
	width:440px;
}
div#igraspcontainer table, div#igraspcontainer label, div#igraspcontainer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div#igraspcontainer table input, div#igraspcontainer table select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#searchcriteria_container {
	width:550px;
}
div#igraspcontainer table a {
	color:#606060;
	text-decoration:none;
}
div#igraspcontainer table a:hover {
	color:#606060;
	text-decoration:underline;
}
div#language {
	width:100px;
	float:right;

}
div#language select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/***********************************/
/**********search resuts************/
/***********************************/

td#igSortBar a.SortBar {
	color:#ffffff!important;
}
span.ResultsItemsPerPage span.general_bold {
	color:#ffffff!important;
}
td.searchresultsblankline2 {
	padding:0px;
	margin:0px;
}

a.prevlink, a.nextbullet,
a.prevlink:hover, a.nextbullet:hover { color: #fff !important }

/***********************************/
/**********search resuts************/
/***********************************/

div#searchcriteria_container div.singledropdown select {
	width:235px;
}


/***********************************/
/**********job alert****************/
/***********************************/

div#alertregdiv input {
	width:200px;
}

/***********************************/
/*********job description***********/
/***********************************/

div#igraspcontainer table#igWriteJob ol, div#igraspcontainer table#igWriteJob ol li, div#igraspcontainer table#igWriteJob ul li, div#igraspcontainer table#igWriteJob li {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	 
