

#get_demand
{border: none;
cursor: pointer;
height: 22px;
padding: 0;
margin: 10px 0px 10px 30px;
background-image: url(/images/choose.gif); 
width: 57px;}
.demand_note
{
font-weight: bold;
margin-left: 30px;
color: #000000;
}
.demand_submit
{
border: none;
cursor: pointer;
height: 22px;
padding: 0;
margin: 0px 0px 40px 0px;
background-image: url(/images/send.gif); 
width: 72px;
}
.demand_input
{
border:solid #7d7d7d 1px ;
background-color: #ffffff;
width:200px;
height:18px;
}
