
#showProduct .listingImageBlock {
	float:right;
	text-align:center;
	font-size:0.8em;
	padding:5px 5px 1.5em 1.5em;
}
#showProduct h3 {
	font-size:1em;
	line-height:130%;
	font-weight:bold;
	margin:0.5em 0 0 0;
}
#showProduct .id
{
	font-size:0.8em;
	color:#888;
	margin:0 0 0.5em 1.5em;
}
#showProduct .listingPrices {
	margin:1em 0 0 0;
	font-size:0.9em;
	padding-left:1em;
}
#showProduct .listingPrice {
	color:#DB375E;
	font-weight:bold;
}
#showProduct .label {
	color:#000;
	font-weight:bold;
}
#showProduct .listingCurrencyConvert {
	font-size:0.9em;
	padding-left:1em;
	margin: 0 0 1em 0;
}
#showProduct .listingDesc {
	font-size:0.9em;
	margin:0 0 1em 1em;
}
#showProduct #flowerButton,
#showProduct #giftButton
{
	margin:0.5em 0 1.5em 1em;
	border-width:0px;
}
#showProduct #giftTable {
	clear:none;
	margin:0 0 0 1em;
}
#showProduct #giftTable td {
	padding:2px;
	font-size:0.9em;
	line-height:120%;
}
#showProduct #giftTable td select {}
#showProduct #giftTable td img {display:inline;}
#showProduct #giftTable td a {}

p.explainGift {
	margin-top:2em;
	border:1px dashed #080;
	background-color:#E2F5BB;
	padding:10px 350px 10px 10px;
	height:181px;
	width:239px;
	background-repeat:no-repeat;
	background-position:250px 10px;
	background-image:url(../statimages/gift_menus.gif);
	text-align:center;
	font-weight:bold;
}
