.zubsbuttonnew {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
text-transform: capitalize;
text-decoration: none;
color: #000000;
background-color: rgb(255,197,78);
height:16px;
border-right-width: 1px; 
border-top-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 6px; 
border-left-color: rgb(131,172,219);
border-right-color: rgb(103,110,117);
border-top-color: rgb(103,110,117);
border-bottom-color: rgb(103,110,117);
}
.zubsbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
text-transform: capitalize;
text-decoration: none;
font-weight: bold;
color: #fff;
background-color: #5476a3;
height:17px;
background: #5476a3 url('btnleft.jpg') no-repeat left top;
border:0px none;
}

.zubsbuttonspan {
height:17px;
background: #5476a3 url('btnright.jpg') no-repeat right top;
position: absolute;
display: inline

}
.zubsinput{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #555555;
background-color: #fff;
font-size: 10px;
width: 80px;
font-weight: bold;
border: 1px solid #8299bd;	
}
.zubsinput_Buyuk{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #555555;
background-color: #fff;
font-size: 20px;
width: 160px;
font-weight: bold;
border: 1px solid #8299bd;	
}
.zubsinput_TktNo{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: red;
background-color: #fff;
font-size: 15px;
width: 160px;
font-weight: bold;
border: 1px solid #8299bd;	
}
.zubsinput12{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #555555;
background-color: #fff;
font-size: 12px;
width: 80px;
font-weight: bold;
border: 1px solid #8299bd;	
}