#recipespanelsheet  {
   margin-bottom: 0px;
   margin-top: 12px;
   margin-right: 0px;
   margin-left: 31px;
   position: relative;
   left: 0px;
   top: 0px;
   width: 610px;
   min-height: 144px;
}

#recipestext  {
   margin-bottom: 3px;
}

.recipespanelthumb  {
   margin-top: 0px;
   margin-left: 0px;
   height: 93px;
   width: 89px;
   z-index: 6;
   top: 3px;
   left: 5px;
   position: absolute;
}

.horizontalline  {
   background-repeat: no-repeat;
   background-image: url(sg_recipes_media/horizontalline.gif);
   margin-top: 0px;
   margin-left: 0px;
   height: 1px;
   width: 585px;
   z-index: 6;
   top: 123px;
   left: 10px;
   position: absolute;
}


