﻿.ProductInfo { width:190px; color:#5E7F28; font-weight:bold; margin-left:10px; margin-top:43px;}
.ProductInfo a{ color:#5E7F28; text-decoration:none; cursor:pointer;}
.ProductInfo TD { height:25px; background-color:#E1E1C9;}



.BuySpanLeft,.BuySpanRight
{
    cursor:pointer;
    background-image:url(Images/buy_button.png);
}

.LnkBtnBuy
{
    text-align:center;
    font-weight:bolder;
    color:Green;
    vertical-align:middle;
    padding-top:6px;
    outline: none;
	text-decoration: none;
    font-size:small;
	
    cursor:pointer;
    display:inline-block;
    width:76px; height:25px;
    background-image:url(Images/buyBtn.gif);
    background-position:0px -49px;
    background-repeat:no-repeat;
}