﻿#recipeFooter
{
  clear: both;
  padding: 0px 0 0px 0px;
  background: url(/_images/box-repeat.jpg) bottom left repeat-y;
  margin:0px 0px 0px 0px;
  width:720px;
}

.recipeFooterCol
{
  float: left;
  padding:0px 15px 0px 14px;

}

.recipeFooterCol ul
{
  margin-bottom: 10px;
}

.recipeFooterCol li
{
  padding: 0 0 3px 15px !important;
  margin: 0 !important;
}

.recipeFooterCol h3
{
  font-size: 9pt;
  font-weight: bold;
}

.boxTop
{
  width: 720px;
  background: url(/_images/boxTop.jpg) top left no-repeat;
  height: 13px;

}

.boxFooter
{
  width: 720px;
  background: url(/_images/boxBottom.jpg) top left no-repeat;
  height: 16px;
  clear: both;

 /* margin: 0px 10px 8px 10px;*/
}

.box
{
  width: 696px;
  float: left;
  margin: 0px 10px 8px 10px;
  background: url(/_images/box-repeat.jpg) bottom left repeat-y;
}

/* gda */

#gda table
{
  color: #717171;
  width: 220px;
}

#gda th
{
  font-weight: normal;
  background-color: #717171;
  color: #ffffff;
  padding: 2px;
}

#gda td
{
  border-top: solid 1px #717171;
  padding: 2px;
}

#gda .col1
{
  width: 60%;
}

#gda .col2
{
  width: 20%;
}

#gda .col3
{
  width: 20%;
  text-align: right !important;
}

#gda input
{
  width: 40px;
}
