
#registration_data
{
width:320px;
}

#registration_data .title
{
height:42px;
vertical-align:bottom;
font-weight:bold;
border-bottom:solid #7d7d7d 1px ;
color: #000000;
}
#registration_data tr
{
height:30px;
}
.reg_input
{
border:solid #7d7d7d 1px ;
background-color: #ffffff;
width:200px;
height:18px;
}
#reg_submit
{
border: none;
cursor: pointer;
height: 22px;
color:#ffffff;
padding: 0;
margin: 10px 0px 10px 60px;
background-image: url(/images/send.gif); 
width: 72px;
}
