.holidayItem {
	font-size: 1.6em;
	line-height: 1.2em;
	color: #006600;
	padding-right: 5px;
}
.holidayDescription {
	font-size: .85em;
}
.holidayImage {
	float: right;
	width: 150px;
	padding: 5px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.holidayBox {
	padding: 15px 0px 20px 40px;
}
.buttons {
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	height: 50px;
	clear: both;
	margin-top: 15px;
}
.addtocart {
	float: left;
	width: 310px;
	text-align: right;
}
.buynow {
	float: left;
	width: 145px;
}
li {
	line-height: 1.1em;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: circle;
}
/*.photoShadow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	 background-image: url(../giftimgs/detailShadow.gif);
	height: 228px;
	width: 228px;
	background-repeat: no-repeat;
	background-position: left top;
}*/

.photoShadow {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	position: relative;
	top: -20px;
	left: 85px;
}
.buttonsMore {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 50px;
	clear: both;
}
.buttonsMorePt2 {
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	height: 140px;
	clear: both;
}
.paypal {
	font-size: 0.85em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	line-height: 1em;
}
.rightButtons {
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	clear: both;
	padding-top: 10px;
	padding-left: 20px;
}

