#bakery_left {
	line-height: 1em;
	float: left;
	width: 500px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#bakery_title {
	padding-right: 135px;
}
#bakery_right {
	line-height: 1em;
	padding: 5px;
	float: right;
	width: 280px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bakery_h1   {
	font-size: 18px;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#bakery_body {
	white-space: normal;
	height: 325px;
	width: 100%;
}
