﻿@charset "utf-8";

.recipe
{
  background:url(../../../secure/1038/news_title.gif) no-repeat; 
  width:295px;
  height:44px;
  float:left;
}

.recipe_bg
{
  background:url(../../../secure/1038/news_bg.gif) repeat-y;
  width:295px;
  float:left;
  text-align:left;
}

.recipe_b
{
  background:url(../../../secure/1038/news_b.gif) no-repeat;
  width:295px;
  height:5px !important;
  float:left;
  padding-bottom:5px;
}

.recipe h2
{
 color:#000000;
 font-size:small;
 font-weight:bold;
 margin:0;
 padding:14px 0 0 25px;
 text-align:left;
}

.recipe_bg .recipe_img
{
text-align:center;
}
