﻿.submit { display:block; width:100px; height:18px; padding:7px 0 0 0; background:#e3e3e3; border:solid 1px #d8d8d8; color:#333; cursor:pointer; text-align:center; }
.submit:hover { background-color:#d8d8d8; text-decoration:none; }
