#productGeneral
{
}

.mainProductContainer
{
	height:auto
}

.imgWrapper
{
	margin-right:10px
}

.imgWrapper img
{
	padding:2px;
	border:1px solid silver
}

#cartAdd
{
	float:right;
	border:1px solid #44241E;
	background-color:#fff;
	margin:10px;
	font-size:12px
}

#cartAdd .cartTitle
{
	font-size:12px;
	background:#873E1D url(/templates/muths/images/bg_blk_header.jpg) repeat-x top;
	color:#fff;
	line-height:20px;
	text-indent:5px
}

#cartAdd .cartQty
{
	width:16px;
	height:16px;
	font-size:12px;
	text-align:center;
	margin:0 10px
}

#cartAdd .cartData
{
	background:#FFF url(/templates/muths/images/bg_box_top.jpg) repeat-x top;
	padding:5px;
	text-align:left
}

.display_qty_cart
{
	margin:0 0 10px
}

.display_add_cart button
{
}

#productQuantityDiscounts
{
	clear:right
}

#productGeneral .product_description
{
	font-size:larger;
	line-height:140%
}

#productListing .listingDescription,#productListing .itemTitle
{
	padding-left:15px
}
#productListing .productListing-data {
	padding-bottom:15px
}
