fieldset {
border-width: 0;
font-family:  "Trebuchet MS", Verdana, sans-serif;
font-size: .8em;
}

input {
font-weight: normal;
cursor: pointer;
vertical-align: middle;
padding: 0 3px;
font-size: 1em;
font-family: "Trebuchet MS", Verdana, sans-serif;
}

select {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-weight: normal;
cursor: pointer;
vertical-align: middle;
border: 1px solid #666666;
padding: 1px;
background-color: #fafafa;
}

option {
padding-right: 1em;
}

option.disabled-option {
color: graytext;
}

textarea {
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
width: 60%;
padding: 2px;
font-size: 1em;
line-height: 1.4em;
}

label {
cursor: default;
padding-right: 5px;
color: #444;
}

label input {
vertical-align: middle;
}

label img {
vertical-align: middle;
}

fieldset dl {
padding: 4px 0;
}

fieldset dt {
float: left;	
width: 50%;
text-align: left;
padding-left: 15px;
display: block;
color: #828282;
}

fieldset dd {
margin-left: 51%;
vertical-align: top;
margin-bottom: 3px;
}

fieldset.fields1 dt {
width: 15em;
border-right-width: 0;
}

fieldset.fields1 dd {
margin-left: 10em;
border-left-width: 0;
}

fieldset.fields1 {
background-color: transparent;
}

fieldset.fields1 div {
margin-bottom: 3px;
}

fieldset.fields2 dt {
width: 20em;
border-right-width: 0;
}

fieldset.fields2 dd {
margin-left: 16em;
border-left-width: 0;
}

dt label {
font-weight: bold;
text-align: left;
}

dd label {
white-space: nowrap;
color: #333;
}

dd input, dd textarea {
margin-right: 3px;
}

dd select {
width: auto;
}

dd textarea {
width: 85%;
}

fieldset dl:hover dt label {
color: #000000;
}

fieldset.fields2 dl:hover dt label {
color: inherit;
}

#timezone {
width: 95%;
}

* html #timezone {
width: 50%;
}

fieldset.quick-login {
margin-top: 5px;
}

fieldset.quick-login input {
width: auto;
}

fieldset.quick-login input.inputbox {
width: 15%;
vertical-align: middle;
margin-right: 5px;
background-color: #f3f3f3;
}

fieldset.quick-login label {
white-space: nowrap;
padding-right: 2px;
}

fieldset.jumpbox {
text-align: right;
margin-top: 15px;
height: 2.5em;
}

fieldset.quickmod {
width: 50%;
float: right;
text-align: right;
height: 2.5em;
}

fieldset.submit-buttons {
text-align: center;
vertical-align: middle;
margin: 5px 0;
}

fieldset.submit-buttons input {
vertical-align: middle;
padding-top: 3px;
padding-bottom: 3px;
}

.inputbox {
background-color: #ffffff;
border: 1px solid #c0c0c0;
color: #333333;
padding: 2px;
cursor: pointer;
}

.inputbox:hover {
border: 1px solid #eaeaea;
}

.inputbox:focus {
border: 1px solid #eaeaea;
color: #4b4b4b;
}

input.inputbox	{ width: 85%; }
input.medium	{ width: 50%; }
input.narrow	{ width: 25%; }
input.tiny	{ width: 125px; }

textarea.inputbox {
width: 85%;
}

.autowidth {
width: auto !important;
}

input.button1, input.button2 {
font-size: 1em;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
width: auto !important;
padding-top: 1px;
padding-bottom: 1px;
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color: #000;
background: #fafafa none repeat-x top;
}

a.button1, input.button1 {
font-weight: bold;
border: 1px solid #666666;
}

input.button3 {
padding: 0;
margin: 0;
line-height: 5px;
height: 12px;
background-image: none;
font-variant: small-caps;
}

a.button2, input.button2, input.button3 {
border: 1px solid #666666;
}

a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
text-decoration: none;
color: #000000;
padding: 2px 8px;
line-height: 250%;
vertical-align: text-bottom;
background-position: 0 1px;
}

a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
border: 1px solid #bcbcbc;
background-position: 0 100%;
color: #bcbcbc;
}

input.disabled {
font-weight: normal;
color: #666666;
}

.search-box {
margin-top: 3px;
margin-left: 5px;
float: left;
}

.search-box input {
}

input.search {
background-image: none;
background-repeat: no-repeat;
background-position: left 1px;
padding-left: 17px;
}