.submit-container {
	text-align: center;
}
#vp-gifts-list {
	padding: 0px;
	background: #F8F8F8;
}
#vp-gifts-list h3 {
	background-color: #FF5A5A;
	text-align: center;
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#vp-gifts-list h3 {
	background-color: #FF5A5A;
	text-align: center;
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#gifts {
	margin: 0 0 20px 0 !important;
}
#vp-gifts-list li {
	width: 195px;
	float: left;
	list-style: none;
	text-align: center;
}
#vp-gifts-list li img {
	width: 130px;
	margin: 0 18px;
}
#vp-gifts-list li label {
	text-align: center;
	cursor: pointer;
}
.gift-radio {
	margin-top: 10px;
	padding-bottom: 0px;
}
.vp-error {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #005099;
	background: #CEE9FF;
}
.vp-error ol {
	margin-left: 20px;
}
