﻿body 
{
	 
}

p
{
    
}

a,a visited{color:Black; }

.divItem{ height:165px; width:233px; margin-right:10px; float:right; font-size:12px; }
.lineDiv{ border-bottom:1px solid #e27c24; height:3px; }
.divImgItem{margin-left:7px}
.itemsLine{margin-bottom:20px; }
.lineSpacer{ height:20px;clear:both}
.pollSpacer{ margin-right:10px;}
.recipeContent{bottom:10px; }
html>body #recipeCo[id]{bottom:-8px;}

.divBottom
{
   background-image: url("../Images/Master/BottomBackGround.png");
   background-position: bottom; 
   float:right;
   background-repeat: repeat; 
   width: 1000px;
   border-top: solid 1px #e27c24;
}