input.orderbutton {font-size: 11px;
    height: 25px;
    color: #333333;
	background-color: #E8E7EF;}
	
	
input.checkoutbutton {cursor: hand;
      border: 0px;
      background-image: url("/upload/design/GUI/images/siteimages/button.png"); background-repeat: no-repeat;
      width: 80px;
      height: 20px;
	  background-color:#FFFFFF;
	  text-align:center;
	  color: #666666;
	  font-size: 9px;
	  font-weight:bold;
	  padding-top: 3px;}
	  
input.recalbutton {cursor: hand;
      border: 0px;
      background-image: url("/upload/design/GUI/images/siteimages/button.png"); background-repeat: no-repeat;
      width: 80px;
      height: 20px;
	  background-color:#FFFFFF;
	  text-align:center;
	  color: #666666;
	  font-size: 9px;
	  font-weight:bold;
	  margin-bottom: 4px;}	  

listviewpricetable {width: 120px;}

td.price {font-size: 14px;
		  color:#333333;
		  font-weight:bold;
		  text-align:right;}
		  
td.orderbutton {text-align:right;
		  		width: 70px;
				height: 40px;}
	
td.listspacebetweenprice {width: 20px;}	  
td.listviewpricecontainer {padding-right: 20px;}

input.orderbutton {cursor: hand;
      border: 0px;
      background-image: url("/upload/design/GUI/images/siteimages/orderbutton.png"); background-repeat: no-repeat;
      width: 60px;
      height: 24px;
	  background-color:#FFFFFF;
	  color: black;
	  font-size: 9px;
	  font-weight:bold;}		  
	  
	  
td.cartheader {font-size: 11px; font-weight:bold; border-bottom: solid 1px #666666;}

div.price {font-size:12px;
		   font-weight: bold;}
