#barcos {
position:absolute;
background-color:#FFFFFF;
padding:20px;
border:1px solid #CCC;
background:#FFF url(../images/busquedas_header.gif) repeat-x scroll left top;
display:none;
width:125px;
z-index:2;

}
#barcos_header{
border-bottom:1px solid #CCC;

}
#barcos2 {
position:absolute;
background-color:#FFFFFF;
padding:20px;
border:1px solid #CCC;
background:#FFF url(../images/busquedas_header.gif) repeat-x scroll left top;
display:none;
width:125px;
z-index:2;

}
#barcos_header2{
border-bottom:1px solid #CCC;

}
#barcos3 {
position:absolute;
background-color:#FFFFFF;
padding:20px;
border:1px solid #CCC;
background:#FFF url(../images/busquedas_header.gif) repeat-x scroll left top;
display:none;
width:125px;
z-index:2;

}
#barcos_header3{
border-bottom:1px solid #CCC;

}
.select{
background:#FFF url(../images/select_btn.gif) no-repeat scroll right center;
height:24px;
vertical-align:middle;
width:100%;

}
.checklist{
display:block;
margin-right:18px;
overflow:hidden;
padding:3px 0 0 2px;
}
.select_container{
background:#F2F4F6 url(../images/input_bg_tal.jpg) repeat-x scroll left top;
border:1px solid #D6DADE;
color:#333333;
font-family:Tahoma,Verdana,Arial;

overflow:hidden;
padding-right:3px;
text-align:center;
white-space:nowrap;
width:122px;
cursor:pointer;
}

#tipos_trabajo {
position:absolute;
background-color:#FFFFFF;
padding:20px;
border:1px solid #CCC;
background:#FFF url(../images/busquedas_header.gif) repeat-x scroll left top;
display:none;
width:125px;
z-index:2;

}
#tipos_trabajo_header{
border-bottom:1px solid #CCC;

}

#estados {
position:absolute;
background-color:#FFFFFF;
padding:20px;
border:1px solid #CCC;
background:#FFF url(../images/busquedas_header.gif) repeat-x scroll left top;
display:none;
width:125px;
z-index:2;
}
#estados_header{
border-bottom:1px solid #CCC;

}
#tipos_trabajo2 {
position:absolute;
background-color:#FFFFFF;
padding:20px;
border:1px solid #CCC;
background:#FFF url(../images/busquedas_header.gif) repeat-x scroll left top;
display:none;
width:125px;
z-index:2;

}
#tipos_trabajo_header2{
border-bottom:1px solid #CCC;

}

#estados2 {
position:absolute;
background-color:#FFFFFF;
padding:20px;
border:1px solid #CCC;
background:#FFF url(../images/busquedas_header.gif) repeat-x scroll left top;
display:none;
width:125px;
z-index:2;
}
#estados_header2{
border-bottom:1px solid #CCC;

}
.close{
text-align: right;
position:absolute;
margin-left:75px;
margin-top:-10px;
cursor:pointer;
}
#resultados{
width:100%;
overflow:hidden;
}
.busquedas_panel{
background:#E3ECF0 none repeat scroll 0 0;
margin:15px 0 0;
}

#tab{

border-left:solid 2px #b7ddf2;
border-top:solid 2px #b7ddf2;
border-right:solid 2px #b7ddf2;

background:#ebf4fb;
float:left;
margin-top:60px;
line-height:30px;
margin-left:175px;
margin-bottom:-2px;
}
#tab ul li {
display: inline;
	float: left;
	padding:2px 8px;
	border-bottom:solid 2px #b7ddf2;
	border-right:solid 1px #b7ddf2;
	cursor:pointer;
}
#tab  li:hover {
	background-color:#BAE4F9;
}
#tab .selected{
	border-bottom: none;
	color:#000000;
	font:bold;
	}
