
/* - base.css - */
@media screen {
/*
  This file is based on the ploneCustom.css.dtml file shipped with Plone.

   (do not remove this)
   (not this either)
*/

/* YOUR CSS RULES START HERE */

#form-widgets-obj_nummer-widgets-query {width:400px;}
#form-widgets-kuenstler_index-widgets-query {width:400px;}
#form-widgets-entstehungsort_index-widgets-query {width:400px;}
#form-widgets-geodaten2-widgets-query {width:400px;}
#form-widgets-ort_index-widgets-query {width:400px;}
#form-widgets-bauwerk_index-widgets-query {width:400px;}
#form-widgets-ortsammlung-widgets-query {width:400px;}
#form-widgets-ikonografie-widgets-query {width:400px;}
#form-widgets-dargestellte_person_index-widgets-query {width:400px;}
#form-widgets-person-widgets-query {width:400px;}
#form-widgets-fotograf_index-widgets-query {width:400px;}

/* YOUR CSS RULES STOP HERE */

/*  */

/* Latest version of the documentation on pre-defined properties from Plone 
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */


}

