h3 {
	margin-top: 1em;
}
h4 {
	clear: both;
	font-size: 9pt;
}
h5 {
	font-size: 8pt;
}
#gallery ul {
	margin: 0;
	padding-left: 0;
}
#gallery li {
	float: left;
	list-style-type: none;
	margin: 0 15px 15px 0;
	width: 148px;
}
#gallery li a {
	text-decoration: none;
}
#gallery li a:hover {
	text-decoration: underline;
}
#gallery li span {
	clear: both;
	display: block;
	font-size: 12pt;
	margin-top: 0.2em;
	text-align: center;
}
#main-content {
	margin: 0 auto;
}
#vendor-options {
	font-weight: bold;
}

#customization-options {
	border: 3px solid #561f24;
	color: #561f24;
	padding: 0 10px 10px;
}
#customization-options ul {
	margin: 0 auto;
	width: 360px;
}
#customization-options ul, #miscellaneous-information ul {
	margin-bottom: 1em;
	padding: 0;
	text-align: center;
}
#customization-options li, #miscellaneous-information li {
	float: left;
	margin: 0 0 0.5em 2em;
}

.clear-float {
	clear: both;
}

#invitation-main-page h3 {
	font-size: 12pt;
	text-align: center;
}
#welcome-block {
	font-size: 9pt;
}
#welcome-block ul {
	margin: 2em auto;
}
#welcome-block li {
	margin-bottom: 0.5em;
}

#package-options ul {
	padding: 0;
}
#package-options li {
	list-style-type: none;
	margin-bottom: 15px;
	float: left;
}
#package-options #top-shelf {
	margin: 0 auto;
	width: 427px;
}
#package-options #middle-shelf {
	margin: 0 auto;
	width: 393px;
}
#package-options #bottom-shelf {
	margin: 0 auto;
	width: 212px;
}
#package-options a {
	background-repeat: no-repeat;
	border: 1px solid #f1e8df;
	height: 43px;
	display: block;
}
#package-options a:hover {
	border: 1px solid #561f24;
}
#package-options li#crystal a {
	background-image: url(images/buttons/crystal.jpg);
	width: 171px;
}
#package-options li#silvergold a {
	background-image: url(images/buttons/silvergold.jpg);
	width: 252px;
}
#package-options li#emerald a {
	background-image: url(images/buttons/emerald.jpg);
	width: 183px;
}
#package-options li#millennium a {
	background-image: url(images/buttons/millennium.jpg);
	width: 206px;
}
#package-options li#quinceanera a {
	background-image: url(images/buttons/quinceanera.jpg);
	width: 210px;
}
#package-options span {
	display: block;
	height: 0;
	overflow: hidden;
}

#upgrades-thumbnails {
	clear: both;
}
