.bld {
	font-weight: bold;
}

body {
	color:#333; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}
	
.butt1 input{
        width:230px;
        height:18px;
        border:1px solid #807C7C;
}

.butt2 input{
        width:60px;
        height:18px;
        border:1px solid #807C7C;
}

.butt3 input{
        width:40px;
        height:18px;
        border:1px solid #807C7C;
}

.rbutt input{
        width:15px;
        height:15px;
        border:0px;
}




