﻿.inputcss
{
	border:solid 1px #cbcaca; background-image:url(../images/inputbg.jpg); background-repeat:repeat-x;
}
.btn
{
	width:84px;
	height:23px;
	border:0px;
	background-image:url(../images/btnbg.jpg);
	background-repeat:no-repeat;
	color:#4f4b4b;
	text-align:center;
	font-size:12px;
	
}
.userTable {
      BORDER-TOP-WIDTH: 1px; 
       MARGIN-TOP:10px;
      BORDER-LEFT-WIDTH: 0px; 
      BORDER-BOTTOM-WIDTH: 0px;
       BORDER-RIGHT-WIDTH: 0px;
       font-size:12px;
       }
     .userTable TD {
      BORDER-TOP-WIDTH: 0px;
      }
     .rtb { 
     BORDER-RIGHT-WIDTH: 0px;
     text-align:right;
     width:150px;
     background-color:#EAF3FD;
      }
.buybox
{
	width:54px;height:21px;display:block;background-repeat:no-repeat;cursor:hand;
}