.ProdImage img {left:0px;
		right:0px;
		border: 1px solid #CCC;}


#detailbuttons
	{
	position: relative;
	top:2px;
	left: 0px;
	}


#detailbuttons li
	{
	border-bottom: none;
	text-indent: -5000px;
	padding: 1px;
	margin: 0px;
	list-style:none;

	}
#detailbuttons li a
	{

	display: block;
	height: 40px;
	outline: none;
	background-position: 0 -40px;
	}

#detailbuttons li a:hover
	{
	background-position: 0 0px;
	}


#detailbuttons_addtocart {
	font-size:large;
	background-image: url(/style/ustyle/btn-add-to-cart.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:115px;
	}
#detailbuttons_askaquestion {
	font-size:large;
	background-image: url(/style/ustyle/btn-ask-a-question.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:115px;
	}

/********************************************************************/

