border: 0;
position: relative;
top: 5px;
- margin-bottom: 5px;
+ margin-bottom: 15px;
}
.inner {
color: #000;
font-weight: bold;
border-bottom: 0;
- width: 12em;
}
#install + fieldset td:first-child input[type="submit"]:hover,
#install + fieldset td:first-child input[type="submit"]:focus {
- position: static;
- margin: 0;
text-decoration: underline;
}