/* CSS SEARCH */
#search_panel {position:absolute;top:0;right:6px;width:174px;height:38px;}
#search_panel .search{float:left;display:inline;margin-top:7px;float:right;background-image:url(../img/bg_search.gif);background-repeat:no-repeat;width:174px;height:24px;}
#search_panel .boxsearch{float:left;display:inline;margin-top:7px;float:right;background-image:url(../img/bg_search.gif);background-repeat:no-repeat;width:174px;height:24px;}
#search_panel .btn_search{position:absolute;top:10px;right:12px;background-color:#ffffff;background: url(../img/btn_search.gif) 0 0 no-repeat;width:12px;height:16px;cursor: pointer;}
.cerca_input {float:left;display:inline;width:120px;height:16px;margin:6px 0 0 30px;font-size:10px;}
.cerca_btn{float:left;display:inline;margin:3px 0 0 0;background-color:#FFFFFF;background-image: url(../img/btn_search.gif); background-repeat: no-repeat; width: 19px; height: 16px; cursor: pointer;}

#showHelp{position:absolute; top:17px; right:0px; z-index:200; width:170px; height:70px; text-align:left;font-size:11px;color:#989898; font-weight:normal; border:1px solid #989898; background-color:#FFF; padding:2px 4px 4px 4px; display:none;}
	#showHelp a{float:right;}

