@charset "utf-8";
/*-----------------------------------------------------------------
overrides.css by www.philippbruhin.ch
-----------------------------------------------------------------*/
/* Widgetkit Maps */
#contentmodul-bottom input[type='text'] {
  width: 200px;
}

/* Widgetkit Gallery Wall*/
.wk-gallery-wall.margin > * {  
  margin: 0 20px 20px 0;  
}

.wk-gallery-wall.margin {
  margin: 0 -20px -20px 0;
}

/* Rock Ajax search*/
#roksearch_results a {
	text-decoration: none !important;
}
#roksearch_results h3 {
	font-size: 12px !important;
	font-weight: bold !important;
}

.results ol.list li p, #roksearch_results span, #roksearch_results {
	font-size: 12px !important;
	font-weight: normal !important;
}

#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm, #roksearch_results .roksearch_row_btm span {
	background-color: #666 !important;
	color: #FFF !important;
	border-bottom: none !important;
}

#roksearch_results .roksearch_row_btm span, #roksearch_results .roksearch_header {
	line-height: 140% !important;
}

#roksearch_results span.highlight {
	background-color: #ffff99 !important;
	color: #666 !important;	
}

#roksearch_results .roksearch_odd img, #roksearch_results .roksearch_even img {
  display:none !important;
}

/* Breezing Forms*/
.bfQuickMode fieldset.bfInline {
	width: 440px;
}

#bfQuickModeSection5330 {
 float: right !important;		
}


	




