/**
 * $Id: ie-lte-7.css,v 1.1.2.1 2009/12/06 00:45:43 jmburnz Exp $
 * adaptivethemes.com
 *
 * @file ie-lte-7.css
 *
 * Support for the Conditional Styles module. This module allows themes 
 * to specify conditional stylesheets in their .info file and the conditional 
 * comments will be automatically included at the end of the standard $styles variable. 
 * 
 * http://drupal.org/project/conditional_styles
 *
 * The module is not included in the base theme, you must download and install it.
 */
/* Estilos-portal de infomed en ie-6 */
/*tema:Infomed- adaptado a partir de adaptivetheme
url:https://drupal.org/project/adaptivetheme
autor:Desarrollo-Web-Infomed
 */

body { 
  
}
/*genericos*/

#primary-link ul.menu li.last,#nav-footer ul.menu li.last
{ border-right: none;}

/*buscador*/


#infosearch-searcher-form input#edit-text{ 
 
/*width: 404px;*/

}
#infosearch-searcher-form{   
  margin-left: 96px;/*\0/-ie-8*/
}
#infosearch-searcher-form input.form-submit
{ 
 right: 6px;
 border-right: none;
}

#infosearch-searcher-form input.form-submit:hover
{ 
 right: 6px;
border-right: none;
}





