#tabella_cerca_lavoro {
	width: 300px;
	margin-top: 48px;
	margin-left: 200px;
	font-size: 13px;
	font-weight: bold;
	color:#6C6B70;
  filter:alpha(opacity=90); 
  opacity: 0.9;
  -moz-opacity:0.9; 	
}

.tabella_cerca_lavoro_header
{
	width: 300px;
	height: 14px;
  background-image: url(http://www.lavoroa.it/images/sfondo_top.gif);
  background-position:left top;
  background-repeat:no-repeat; 
  margin:0;
  padding:0;
}

.tabella_cerca_lavoro_body
{
	width: 280px;
	padding: 10px;
  background-image: url(http://www.lavoroa.it/images/sfondo_corpo.gif);
  background-position:left top;
  background-repeat:repeat-y; 	
}

.tabella_cerca_lavoro_footer
{
	width: 300px;
	height: 14px;
  background-image: url(http://www.lavoroa.it/images/sfondo_bottom.gif);
  background-position:left bottom;
  background-repeat:no-repeat; 	
}


#tabella_cerca_lavorob {
    width:300px; 
    margin-left:155px;
    font-size:13px;
    font-weight:bold;
    color:#6C6B70;
	  margin-top:140px;
    filter:alpha(opacity=90); 
    opacity: 0.9;
    -moz-opacity:0.9; 		 
}

#tabella_cerca_lavorob option {
}

#tabella_cerca_lavoro option {
}

#tabella_cerca_lavoro form {
    margin:0px;
}

#tabella_cerca_lavoro tr
{
    padding-top:2px;
}

#Titolo_Inserisci_Offerta
{
    width:180px; 
    font-size:12px;
    font-weight:bold;
    color:#6C6B70;
    text-align:right;
    /*margin-top:75px; 
    */
    margin-left:200px;
}

