.gift-finder-title-slide{
	text-align: center;
	vertical-align: middle;
	padding: 7px 0px 7px 0px;
	min-height: 250px;
	width: 177px;
	background-color: #fff;
	border: 1px solid #d7ccc7;
	margin: 0 7px 7px 0;
	float: left;
}

.gift-finder-title-slide-image{
	position: relative;
}

.gift-finder-title-slide-image img{
	width: 150px;
	height: 207px;
}

.gift-finder-title-slide-image img.flag {
    bottom: -5px;
    height: 33px !important;
    position: absolute;
    right: 10px;
    width: 39px !important;
}

.gift-finder-title-slide-info{
	font-size: .675em;
	color: #998377;
	padding: 5px 5px 0 15px;
	text-align: left;
}


.gift-finder-title-slide-info div{
	padding: 0 5px 0 20px;
	line-height: 1.1;
}

.gift-finder-title-slide-info a {
	color: #b70641;
	font-weight: bold;
	display: block;
	margin: -2px 0 0 20px;
	line-height: 1.1;
}

#gift-finder-intro {
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 12px;
	color: black;
	border-bottom: 1px dotted #a99285;
}

#gift-finder-intro img{
	float: right;
	margin-top: -68px;
	margin-right: -24px;
}

.gift-finder-instructions {
	font-weight: bold;
	margin-top: 10px;
}

.gift-finder-criteria  {
	position: relative;
	float: left;
	border: 1px solid #d7ccc7;
	padding: 0px 0px 5px 5px;
	margin-right: 10px;
	background-color: #fff;
	font-size: 10px;
	color: #998377;
	text-decoration: none;
	font-weight: normal;
}

.gift-finder-criteria-last{
	width:136px;
	margin-right:0px;
	float: left;
}

.gift-finder-form-text{
	font-size: 10px;
	color: #A99285;
	line-height: 1.1;
	padding: 10px 0 10px 3px;
}

div.gift-finder-go{
	text-align: center;
}

.gift-finder-question {
	background-color: #a99285;
	border-bottom: 1px dotted #a89285;
	margin-left: -5px;
	height: 30px;
}

.gift-finder-question-dotted {
	border-bottom: 1px dotted #a89285;
	margin-left: -5px;
	margin-bottom: 10px;
}

#gift-finder-question-text {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-top: 7px;
	margin-right: 10px;
}

.gift-finder-question img {
	float: left;
	padding: 5px;
	vertical-align: bottom;
}

.gift-finder-categories-left {
	float: left;
	padding-right: 20px;
	width: 130px;
}

.gift-finder-categories-right {
	float: right;
	padding-right: 10px;
	width: 140px;
}

.gift-finder-carousel-header {
	text-transform: uppercase;
	color: #d9114f;
	font-size: 1.5em;
	padding: 10px 0 5px 0px;
	font-weight: bold;

}