
#box-vagas-form {
  *zoom: 1;
}

#box-vagas-form:before,
#box-vagas-form:after {
  display: table;
  line-height: 0;
  content: "";
}

#box-vagas-form:after {
  clear: both;
}

#box-vagas {
	width:322px;
	height:248px;
	background:#fff;
}

#box-vagas-inner {
	padding:18px;
}

#box-vagas-form {
	background:#eeeeee;
	border:1px solid #cfd8db;
	clear:both;
	padding:6px;
	margin-bottom:18px;
	position:relative;
}
#box-vagas-form-setinha {
	display:block;
	width:18px;
	height:9px;
	background-position:-350px 0;
	position:absolute;
	top:-9px;
	left:50%;
	margin-left:-9px;
}

#inputPesquisaVagas {
float:left; 
width:192px; 
height:17px; 
padding:9px 14px 9px 14px; 
background-position:0 0; 
background-color:transparent; 
border:0; 
font-size:14px; 
color:#506a70; 
line-height:1; 
}

#btPesquisarVagas {
	float:left;
	border:0;
	width:52px;
	height:35px;
	background-color:transparent;
	background-position:-295px 0;
	color:#fff;
	font-size:16px;
	text-indent:-9999px;
	cursor:pointer;
	text-align:left;
}

#btPesquisar:hover {background-position:-497px -132px; cursor:pointer;}

#box-vagas-chamada {
	width:284px;
	height:100px;
	background-position:0 -45px;
	text-indent:-9999px;
	margin:0 auto 28px;
}

#box-vagas-logos {
	clear:both;
	text-align:center;
}
#box-vagas-logo-vagas {
	display:block;
	text-indent:-9999px;
	width:83px;
	height: 23px; 
	background-position:-316px -53px;
	margin:-5px auto;
}


#inputPesquisaVagas, 
#btPesquisarVagas,
#box-vagas-logo-vagas,
#box-vagas-chamada,
#box-vagas-form-setinha {
	background-image:url(https://s3.amazonaws.com/cdn.infografiaepoca.com.br/gptw/gptw2014/vagas/sprites-gptw-epoca-3c.png);
	background-repeat:no-repeat;
}

