/******* BROWSE LAYOUT ******/
/******* BROWSE LAYOUT ******/
/******* BROWSE LAYOUT ******/

#mp_browse_recipes{
	position: relative;
	top: 0px;
	left: 0px;
	width: 425px;
	height: 350px;
	float: left;
	border: 1px solid #90cbe6;
}

#library{
	width: 100%;
	height: 350px;
	/*overflow-y: scroll;
	overflow-x: hidden;*/
}
			
.mp_browse_catagories{
	width: 45%;
	float:left;
}