.raceform{
margin-left:290px;
margin-top: 180px;
float: left;
width: 410px;
height: 50px;
}


#addrace button{
clear:both;
width:200px;
height:40px;
padding:5px;
font-size: 11px;     
text-align:center;
color:#FFFFFF;
font-weight:bold;
background:#CCCCCC;
font-family: Verdana, sans-serif;
border:solid 1px #808080;
}

#addrace button:hover{
background:#BFD100;
color:#FFFFFF;
}​

