h1 {
	margin-top: 1em;
}

h2 {
	margin-top: 1em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	text-transform: uppercase;
}

p {
	margin-top: 0;
}

#sidebarList li {
	margin-top: 12px;
}

.sidebarImage {
	margin-left: -17px;
	margin-top: 39px;
	text-align: center;
	width: 160px;
}

#sidebar h2 {
	margin-top: 0;
}

.unbold {
	font-weight: regular;
}

.menuItem {
	overflow: hidden;
}

.menuSubSection {
	margin-top: 1em;
}

.menuItem h2,
.menuItem h3,
.menuItem p {
	display: inline;
}

.menuItem .menuPrice {
	/*bottom: 0;*/
	float: right;
	font-weight: bold;
	/*position: relative;*/
}

.description {
	text-align: center;
	margin-top: 18px;
	margin-bottom: 14px;
}

#coffeeSidebar em {
	font-size: 1.4em;
	font-style: normal;
}