
.no_results {
	font-size: 16px;
	font-weight: bold;
	color: #7a65ca;
	margin: 25px 0 20px 0;
}

#joboffers_content 
{
  font-family:Arial,Georgia,Verdana,Sans serif;
  width:100%;
  margin:10px 20px 10px 0px;
  margin-top:10px;
}

#joboffers_content .position_element
{
  background-color:#FFF;
  margin-bottom:20px;
  border-bottom:1px solid #DFDFDF;
  
}

#joboffers_content .position_title
{
  display:inline;
}

#joboffers_content .position_title a
{
  font-size:14px;
  cursor:pointer;
  font-weight: bold;
  color:#00298f;
  
}

#joboffers_content .position_title a:hover
{
  color:#7a65ca;
  text-decoration:none;
}

#joboffers_content .position_candidates
{
  color:#787878;
  font-size:12px;
  display:inline;
}

#joboffers_content .position_municipality
{
  color:#787878;
  font-size:12px;
  display:inline;
}

#joboffers_content .position_region
{
  color:#787878;
  font-size:12px;
  display:inline;
}

#joboffers_content .position_description
{
  margin-top:5px;
  font-size:12px;

}

#joboffers_content .position_description a
{
  text-decoration:none;
   color: #00298f;
}

#joboffers_content .position_description a:hover
{
  text-decoration:underline;
}

#joboffers_content .position_lastupdate
{
  font-size:10px;
  color:#787878;
  padding-bottom: 10px;
}

#joboffers_content .position_pagination
{
  text-align:right;
}

#joboffers_content .position_pagination a
{
  text-decoration:none;
}

#joboffers_content .position_pagination a:hover
{
  text-decoration:underline;
}

#joboffers_searchbox
{
	padding-left: 10px;
	width: 607px;
	height: 75px;
	margin: 0;
	background: url(../img/box_serach2.jpg) no-repeat;
}


#joboffers_searchbox #SubRegion_select {
  margin:0;
  font-size:12px;
}

#joboffers_searchbox #Category_select {
  margin:0;
  font-size:12px;
}

#joboffers_searchbox #keywords {
  margin:0;
  font-size:12px;
  padding-right: 20px;
 
}

#joboffers_searchbox label {
  display:block;
  font-size:18px;
}

#joboffers_searchbox #keyword_box ul {
  display:none;
  
 	
}

#joboffers_searchbox select {
  border:1px solid #ccc;
  padding:.14em;
  _font-size:1.3em; /*puto ie6 */
  *font-size:1.3em; /*putisimo ie7 */
}

#joboffers_searchbox #keyword_box {
  float:left;
  margin-top: 10px;
}

#joboffers_searchbox #subregion_box {
  float:left;
  margin-left:20px;
  margin-top: 10px;
}

#joboffers_searchbox #category_box {
  float:left;
  margin-left:20px;
}

#joboffers_searchbox #button_box input {
	margin-top: 30px;
  	margin-right: 60px;
  	float:right;
	width:110px;
	height:24px;
	font-size:13px;
	border:solid 1px #367c07;
	font-weight:bold;
	color:#efefef;
	background:url(../img/bg_boton.jpg) repeat-x left top;
}

#joboffers_searchbox  #clboth {
  clear:both;
}
