/* $Id: views-styles.css,v 1.1 2009/08/12 04:25:15 johnalbin Exp $ */

/**
 * @file
 * Views Styling
 */
.view-galleri .views-field-title,
.view-tilbud .views-field-title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#94242a;
}

.view-tilbud .views-row, .view-produkter .views-row {
  float:left;
  width:700px;
}

