
body { line-height: 1; }
ol, ul { list-style: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#submit {
border:none;
width:87px;
height:41px;
background-image:url(../images/submit.png);
color:#000;
}