.quickrecipe-image { width: 200px; }
.quickrecipe-description, quickrecipe-description-wide
{
  font-weight: bold;
  width: 250px;
}

.quickrecipe-description-wide
{
  width: 450px;
}

.t-quickrecipe-subheadline h3
{
  /*text-transform: uppercase;*/
  margin-bottom: 4px;
}

.t-quickrecipe-subheadline
{
  margin-bottom: 10px;
}

/*
.col {
  float: left;
  padding: 5px;
  overflow: auto;
}

.head {
  font-weight: bold;
  background: #a6e0f2;
  height: 22px;
}

.row {
	clear: both;
	float: none;
}
*/
