/* $Id: local_sample.css,v 1.2.2.1 2009/05/25 09:33:09 jwolf Exp $ */

/* Local CSS
-------------------------------------------------------------- */

/**
 * Put your custom css and css overrides in this file and
 * rename it local.css. By restricting your css changes 
 * to local.css, your changes will not be overwritten when
 * upgrading to a new version of this theme.
 *
 *  Steps to activate local.css:
 *  1. Add your custom css to this file.
 *  2. Rename this file to local.css  
 */

/**
 * stile for the new listings
 */

.hl1{ font-size:18px !important; margin-top:0 !important; padding-top:6px !important; margin-bottom:0 !important;padding-bottom:2px !important }

.views-field-field-teaser-value a:hover{ text-decoration:none !important; }
.views-field-field-teaser-value a{ color:#666 !important; }
.views-field-field-teaser-value a h1{ color:#333 !important; margin-bottom:5px !important; }

div.content div p { padding:0 !important; margin:0 !important; }

.views-field-field-teaser-value p { display:inline !important; }

.content{ position:relative }

.minor_links{
  font-size:19px;
  color:#666;
  display:block;
  clear:both;
}
.minor_links a{
  font-size:19px;
  color:#95CF1A;
}

#legal-notice {
  display: none;
}

#edit-location{ width:220px; !important; }
#edit-price{ width:180px; !important; }
#edit-category{ width:140px; !important; }
#edit-keys{ width:340px; !important; }

#edit-message{ width:205px; !important; }
