#search{background:url("/public/static/images/bg_search.jpg") top left no-repeat; width:143px; overflow:hidden; padding:0 15px 0 7px; }

/*-- titulo del modulo --*/
#search .title{color:#fff; text-align:left; font-size:11px; padding:4px 0 2px 0; position:relative; font-weight:bold;}
#search input{border:1px solid #d4d4d4; background:transparent; font:9px Arial; color:#4f4f4f; margin-bottom:3px; width:100%; float:right;}
#search .buscar{border:0px; background:transparent url("/public/static/images/button_search.gif") no-repeat; width:36px; height:39px; cursor:pointer; float:right; margin-bottom:10px;}

#search .avanzado{margin:0 0 5px 3px; clear:both;}
#search .avanzado a{background:url("/public/static/images/vinetas.gif") no-repeat left -19px; padding-left:6px; color:#a9a9a9; font-weight:bold;}
#search .inputCheck{border:0px; width:auto; padding:0px; margin:0px; float: left; height:15px;}
#search .inputs{width:100%; padding-bottom: 10px;}
#search .inputs .input{width:100%; padding: 0; margin: 0; overflow: hidden;}

.lineSearch{background:transparent url("/public/static/images/line_search.jpg") no-repeat left; width:100%; height:1px; display:block; text-indent:-99999px; line-height:1px; margin-bottom:5px;}

.resultsBusqueda{font-size:12px; font-weight:bold; padding-bottom:10px;}
.resultsBusqueda span{color:#f8b308;}
.resultsBusqueda .relevancia{font-size:11px;}
.optiontitle{color:#058113; display:block; font-weight:bold; margin:10px 0 3px 0;}
.linksearch{color:#4f4f4f; display:block; padding:0 0 2px 10px; background:url("/public/static/images/vinetas.gif") no-repeat left -19px; margin-left:20px;}

.noencontrado{display:block; font-weight:bold; margin:15px 0;}