.header_link {

}
header.page_header nav ul li a.selected,header.page_header nav a.header_nav_right {

  position:relative;
  z-index:10 !important;
}
.pagination {
	behavior: url(/lib/pie/PIE.htc);
	background: rgb(16,16,16);
}
.pagination_selected {
	background: rgb(179,206,248);
}	
.employer_nav ul li:before,.top_nav ul li:before,.top_nav ul:before {
	background:url(../img/ie8_bug.png) no-repeat left bottom;
}
/*.search_form fieldset button
{
behavior: url(/lib/pie/PIE.htc);	
border-radius:12px;
border-radius: 6px;
position:relative;
box-shadow:none;
background: url(../img/sprite.png?V2) no-repeat -138px -192px;
}
.search_from fieldset button:after 
{
	display:none;
}
.search_form fieldset button:before
{
 position: absolute;
 background: url(../img/sprite.png?V2) no-repeat -257px -69px;
 height: 31px;
 border: none;
}*/
.button
{
filter:none!important;
margin-top:5px;
behavior: url(/lib/pie/PIE.htc);	
border-radius:4px;
}
.button:hover
{
box-shadow: 2px 3px 3px rgb(210, 210, 210);
}
.button:active
{
position:relative;
top:2px;
}
.orange_btn
{
background: #ff8500 url(../img/sprite.png?V2) no-repeat 0px -470px;

}
.blue_btn
{
background: #ff8500 url(../img/sprite.png?V2) no-repeat 0px -511px;
}

/*
.search_form fieldset select,.search_form fieldset input.text_input, .job_status_keywords, .courses_status_keywords
{
behavior: url(/lib/pie/PIE.htc);	border-radius: 4px; position:relative;
}*/

.content_box {
	behavior: url(/lib/pie/PIE.htc);
  position:relative;
}
.box_title {
	behavior: url(/lib/pie/PIE.htc);
	border-radius:10px 10px 0px 0px ;
}
.box_content {
	behavior: url(/lib/pie/PIE.htc);
	border-radius:0px 0px 10px 10px ;
}
.search_from fieldset div {
	margin-top:2px !important;
}
.search_from fieldset label {
	margin-top:4px;
	width:241px !important;	
}
.search_from fieldset select {
	behavior: url(/lib/pie/PIE.htc);
}
.search_from fieldset input {
	behavior: url(/lib/pie/PIE.htc);
}
.popup-menu {
	behavior: url(/lib/pie/PIE.htc);
	border-radius:6px 6px 6px 6px ;
}
.top_nav_submenu {
  behavior: url(/lib/pie/PIE.htc);
  box-shadow: 5px 5px 10px 0px #a8afb8;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  border-radius:0px 0px 4px 4px ;
  background: #f4f8fd;
  width:237px;
}
.dealDetailsButton a {
  behavior: url(/lib/pie/PIE.htc);
  position:relative;
  color:#fff;
  box-shadow: 5px 5px 10px 0px #C7CED4;
  border-top-left-radius:4px;
  border-bottom-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  border-radius:8px 8px 8px 8px ;
}
.bigdeal_head {
	behavior: url(/lib/pie/PIE.htc);
  position:relative;
	border-radius:5px 5px 0px 0px ;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/*Tooltip popup Help CSS*/
.par_about_bg {
behavior: url(/lib/pie/PIE.htc);
box-shadow: 2px 3px 20px #a8afb8;
}