.quickrecipe-image { /*width: 200px;*/ }
.quickrecipe-description, quickrecipe-description-wide
{
  font-weight: bold;
  width: 360px;
}

.quickrecipe-description strong { color: #BF4AB6; }

.quickrecipe-description .row { margin-top: 10px; }
.quickrecipe-description .row .col { width: auto !important; margin-bottom: 5px; }
.quickrecipe-description .row .col img { border: 0 !important; padding:0 !important; }

.quickrecipe-description-wide
{
  width: 450px;
}

form#tools_form{
	 background:url(../../img/content/buscador_recetas.jpg) no-repeat 0 0!important;
	   padding:48px 10px 5px 10px;
	 height:127px;
	 }

.quickrecipe-description img { /*margin-top: 10px;*/ }

.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;
}
*/
