﻿.void{} /* For W3C CSS Compliance */

#recipecategories{
	width:95%; 
	height:150px;
	background:white url(../../../images/recipebox.gif) no-repeat right;
}

#recipeintro{
	float:left; 
	width:45%;
}

.recipelist{
	width:255px;
}
