| | |
| | | color: #333333; |
| | | padding-left: 3px; |
| | | padding-right: 3px; |
| | | /* IE hacks for input elements */ |
| | | border-style: expression(this.type=='checkbox' || this.type=='radio' || this.id=='quicksearchbox' ? 'none' : 'solid'); |
| | | border-width: expression(this.type=='checkbox' || this.type=='radio' ? '0' : '1px'); |
| | | border-color: expression(this.type=='checkbox' || this.type=='radio' ? '' : '#666666'); |
| | | background-color: expression(this.type=='checkbox' || this.type=='radio' ? 'transparent' : '#ffffff'); |
| | | } |
| | | |
| | | input.button |
| | |
| | | |
| | | img |
| | | { |
| | | behavior: url('skins/default/pngbehavior.htc'); |
| | | border: 0; |
| | | } |
| | | |
| | |
| | | font-size: 11px; |
| | | color: #666666; |
| | | text-decoration: none; |
| | | padding: 6px 16px 6px 25px; |
| | | padding: 6px 14px 6px 27px; |
| | | background-repeat: no-repeat; |
| | | } |
| | | |