#breakdown {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 1.5em;
}

#breakdown h1 {
	margin: 0 0 5px 0;
	padding: 0;
	height: 21px;
	background-image: url(../images/title_solutions.gif);
	background-repeat: no-repeat;
}

#breakdown p {
	margin: 0 0 15px 0;
	padding: 0;
}

#breakdown a span {
	display: none;
}

#breakdown a#food {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	height: 60px;
	background-image: url(../images/menus-food.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#breakdown a#food:hover,
#breakdown a#food.active {
	margin: 0 0 10px 0;
	padding: 0;
	height: 60px;
	background-image: url(../images/menus-food.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#breakdown a#canapes {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	height: 60px;
	background-image: url(../images/menus-canapes.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#breakdown a#canapes:hover,
#breakdown a#canapes.active {
	margin: 0 0 10px 0;
	padding: 0;
	height: 60px;
	background-image: url(../images/menus-canapes.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#breakdown a#drinks {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	height: 60px;
	background-image: url(../images/menus-drinks.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#breakdown a#drinks:hover,
#breakdown a#drinks.active {
	margin: 0 0 10px 0;
	padding: 0;
	height: 60px;
	background-image: url(../images/menus-drinks.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#breakdown a#cocktails {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	height: 60px;
	background-image: url(../images/menus-cocktails.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#breakdown a#cocktails:hover,
#breakdown a#cocktails.active {
	margin: 0 0 10px 0;
	padding: 0;
	height: 60px;
	background-image: url(../images/menus-cocktails.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#breakdown #menu-food p,
#breakdown #menu-canapes p,
#breakdown #menu-drinks p,
#breakdown #menu-cocktails p {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 47px;
}

#breakdown #ui p {
	margin: 10px 0 15px 47px;
}
