.textinput-quickSearch {
     width: 170px;
     height: 19px;
     color: #000F16;
     font-size: 11px;
     border: 1px solid #324c4e;
     border-right-color: #94c5c9;
     border-bottom-color: #b1d5d7;
     background: #77B6BA;
}

.textinput-rsQuickSearch {
     width: 170px;
     height: 19px;
     color: #575757;
     font-size: 11px;
     border: 1px solid #324c4e;
     border-right-color: #94c5c9;
     border-bottom-color: #b1d5d7;
     background: #FFF;
}

#search-form {
     margin: 5px 0 0 0;
}

#search-form table {
     border-collapse: collapse;
}

#search-form table td {
     padding-bottom: 6px;
     padding-left: 0;
     color: #575757;
}

.selectbox-medium {
     width: 170px;
     font-size: 11px;
}

.selectbox-short {
     width: 80px;
     font-size: 11px;
}

.rs-object .selectbox-medium {
     color: #575757;
}

#pr-filter .selectbox-medium {
     width: 140px;
     color: #575757;
}

#pr-filter .selectbox-short {
     width: 50px;
     color: #575757;
}

.searchForm-checkboxes td {
     font-size: 90%;
}

.textinput-short, .textinput-medium, .textinput-addToNotes,
.textinput-long, .textinput-xl {
     height: 19px;
     background: #e4eff4;
     border: 1px solid #90979a;
     border-top-color: #606466;
     border-right-color: #ecf4f7;
     border-bottom-color: #ecf4f7;
     font-size: 11px;
     color: #575757;
}

.textinput-short {
     width: 57px;
}

.textinput-medium {
     width: 170px;
}

.textinput-long {
     width: 270px;
}

.textinput-xl {
     width: 460px;
}

.textinput-addToNotes {
     margin-right: 10px;
     width: 60px;
     height: 15px;
}

.textarea-medium {
     width: 270px;
     height: 100px;
     background: #e4eff4;
     border: 1px solid #90979a;
     border-top-color: #606466;
     border-right-color: #ecf4f7;
     border-bottom-color: #ecf4f7;
     font-size: 11px;
     color: #575757;
}

.button1 {
     height: 19px;
     font-size: 11px;
     color: #FFF;
     border: 1px solid #7393a3;
     border-right-color: #04283a;
     border-bottom-color: #263f48;
     border-left-color: #558499;
     background: #60a1b9 url('../img/bg_button1.gif') repeat-x;
}


fieldset {
     padding: 10px;
     margin-top: 15px;
     border: 1px solid #96aeb9;
     background: url('../img/bg_fieldset.gif') left bottom repeat-x;
}

fieldset.noMargin {
     margin: 0;
     background: none;
}

legend {
     margin: 0;
     padding: 10px 5px 10px 0;
     font-weight: bold;
     color: #38748c;
}

.legendIco-person {
     padding-left: 25px;
     background: url('../img/icons/person.gif') left top no-repeat;
}

.legendIco-calculator {
     padding-left: 22px;
     background: url('../img/icons/calculator.gif') left top no-repeat;
}

.legendIco-task {
     padding-left: 28px;
     background: url('../img/icons/task.gif') left top no-repeat;
}

.legendIco-points {
     padding-left: 28px;
     background: url('../img/icons/points.gif') left top no-repeat;
}
