#content h2 {
	cursor: pointer;
}

#content #theForm input {
	vertical-align: middle;
}

#content #theForm #giftPerson {
	display: none;
}

#content #shoppingCart {
	margin-bottom: 0;
}

#content #shoppingCart .button {
	background: none;
}

#content .addElement img,
#content .removeElement img {
	display: inline;
	vertical-align: bottom;
}