#shoppingCart .contentArea {
	width:100%;
}
#showProduct #mainProdForm {
	padding-left:0.5em;
	font-size:0.9em;
}

#showProduct .listingImageBlock {
	text-align:center;
	font-size:0.8em;
	padding:5px 0 1.5em 0;
	width : 300px;
	display : inline;
	float:left;

}

#showProduct .listingDesc
{
	font-size : 1.4em !important;
	line-height :  1.2em !important;
	color : #004990;
}

#showProduct .id
{
	font-size:0.8em;
	color:#888;
	margin:0 0 0.5em 0;
}
#showProduct .listingPrices {
	margin:1em 0 0 0;
	font-size:0.9em;
}
#showProduct .listingPrice {
	color:#DB375E;
	font-weight:bold;
}
#showProduct .label {
	color:#000;
	font-weight:bold;
}
#showProduct .listingCurrencyConvert {
	font-size:0.9em;
	margin: 0 0 1em 0;
}
#showProduct .listingDesc {
	font-size:0.9em;
	margin:0 0 1em 0;
}

#showProduct #flowerButton
{
	margin : 7px 0 0 3px;
}

#showProduct #accImages
{
	display : inline;
	
	width : 260px;
	margin : 30px 0 0 0;
}
#showProduct #accImages .accImage
{
	float : left;
	display : inline;
	margin : 0 4px 4px 0;
}

#shoppingCart .relatedProduct {
	width:232px;
    display: block;
    float: left;
	text-align:center;
	font-size:0.9em;
	height:270px;
	margin:10px 5px 0px 0px;
	padding:3px;
	background-image : url(../images/listProd_back.gif);
	background-repeat : no-repeat;
		position : relative;
}

#shoppingCart .relatedProduct .relatedProductImage a
{
	display:block;
	height:150px;
	width:150px;
	margin:0 auto;
	height:0 auto;
}
#shoppingCart .relatedProductPrice {
	font-weight:bold;
	color : red;
	width : 92%;
	margin : 0 auto;
	font-size : 0.8em; 
}
#shoppingCart .relatedProductName {
	font-size:0.9em;
	color : #8a8a8a;
	font-family : Arial;
	position : absolute;
	
	bottom : 12px;
	left : 40px;
}
#shoppingCart .relatedProductImage img {
	margin:0 auto 0 auto;
}



#shoppingCart .break{
	clear:left;
}

#shoppingCart .relatedProductPrice a,
#shoppingCart .relatedProductPrice a:hover,
#shoppingCart .relatedProductPrice a:visited
{
	color : #000;
}
#shoppingCart .relatedProductText
{
	
}
#productheader
{
	background-image:url('../images/productback.gif');
	width:720px;
	height:28px;
	padding:0px;
	margin:0px;
	color:#fff;
}

#productheader h2
{
margin-left:10px;
color:#fff;
}

#SplitRight {
	width:400px;
	float:right;
}

#giftTable {
	width:300px;
}

#giftTable .inputContainer img {
	float:left;
	margin-right:10px;
}	

#giftTable .inputContainer {
	padding:5px 0px;
}	


