@charset "utf-8";

	}

#container{
	width: 698px;
	height: 629px;

	background-image: url(../images/productbkgd.jpg);
	}
	
	
#dryrub{
	width: 678px;
	height: 294px;

	padding-left: 20px;
	border-bottom:#E4E4E4;
	border-bottom: dotted;
	border-bottom: thin;
	}
	
#ppmarinade{
	width: 678px;
	height: 293px;
	padding-top: 20px;
	padding-left: 20px;
	
	}
	
#image{
	float: left;
	}
	
#content{
	width: 678px;
	height: 609px;
	padding-left: 20px;
	}
	
#header{
	border-bottom: dotted;
	border-bottom: thin;
	border-bottom: #E4E4E4;
	}