ul { list-style:none; }

#saveForm
{
width:64px;
height:27px;

padding:0;
background-image:url('/images/submit_btn.gif');
background-repeat:no-repeat;
text-indent:-999px;
overflow:hidden;
cursor: pointer;
	cursor: hand;
}