1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
input.buttonish { display: block; background: #fafafa; padding: .2em .8em; margin-right: 3px; border: 1px solid #808080; font-size: .8em; background: #fff url(/img/nav-bg.png) bottom repeat-x; } label { display: inline; margin-right: 6px; } input[type="radio"] { margin: 6pt; }