ul#results li h4 {
display:inline;
margin-right:5px;
}

ul#results li {
border: 1px solid transparent;
margin-right:6px;
padding:2px;
_border:0;
}

ul#results li:hover {
border-color: #e0f989;
background-color: #f9ffee;
background-image: url('../media/layout/back-hover.png');
background-repeat:repeat-x;
background-position: 0% 50%;
}

/* user search */
form#userSearchForm {
height:112px;
}

table#userResults td {
padding:4px;
border-bottom: #e0f989 solid 1px;
padding-top:2px;
}

table#userResults tr:hover {
background-color: #f9ffee;
background-image: url('../media/layout/back-hover.png');
background-repeat:repeat-x;
background-position: 0% -55px;
}

input#inputNameReal,
input#inputNameNick {
width: 140px;
}

input#inputAge1,
input#inputAge2 {
width: 26px;
}

table.userSearch {
width: 490px;
}

table.userSearch td {
vertical-align: top;
}

#searchDates {
padding-bottom:0;
width:100%;
height: 70px;
}

#searchAuthor {
height: 65px;
}

#searchDates label {
width: 47px;
text-align:left;
display:block;
float:left;
}

ul#tabBar {
margin:0;
padding:0;
padding-left: 70px;
border-bottom: solid 1px #e0f989;
height:24px;
}

ul.resultBrowse {
margin:0;
padding:0;
}

ul#tabBar li,
ul.resultBrowse li {
list-style-image:none;
list-style-type:none;
float:left;
text-align:center;
}

ul#tabBar li strong,
ul#tabBar li a,
ul.resultBrowse li strong,
ul.resultBrowse li a {
display:block;
min-width:20px;
_width:20px;
background-color: #f9ffee;
background-image: url('../media/layout/back-hover.png');
background-repeat:repeat-x;
background-position: 0% 50%;
border: solid 1px #e0f989;
padding:3px;
margin:2px;
}

ul#tabBar li strong,
ul#tabBar li a {
min-width: 90px;
padding: 3px;
padding-left: 8px;
padding-right:8px;
border-bottom:0;
margin-right:8px;
}

ul#tabBar li strong {
background-image: url('../media/layout/back-hover.png');
}

ul.resultBrowse li strong {
background-image: url('../media/layout/back-button.png');
}

ul.resultBrowse li a:hover {
background-image:url('../media/layout/back-button-active.png');
border-color: #c5f2a5;
border-width:1px;
}

form.search {
margin:10px;
margin-top:0;
height:103px;
text-align:left;
}

form.advanced {
height:267px;
}

form.search fieldset {
float:left;
height:76px;
height:86px;
padding-bottom:0;
_margin-right:5px;
}

form#userSearchForm fieldset {
padding-bottom:0px;
height: 88px;
padding-right:12px;
margin-right:12px;
_margin-top:14px;
}

#inputSearch {
width:246px;
_width: 180px;
}

#searchMain {
width:322px;
}

#searchTypes label,
#searchSort label {
text-align:left;
display:block;
margin-top:3px;
}


#searchWords {
_width: 362px;
}

#searchSort {
_width: 122px;
margin-left: 7px;
}

#searchTypes {
_width: 86px;
margin-left: 7px;
}

fieldset#subjectBox {
float:right;
height:150px;
margin-right:95px;
_margin-right:29px;
}

/* subject select */

div.subjectSelect {
padding:2px;
border: #e0f989 solid 1px;
color: #333;
overflow:auto;
width:200px;
height:124px;
font-family:arial;
font-size:11px;
text-align:left;
}

div.subjectSelect label {
background-image:none;
border-bottom: #e0f989 solid 1px;
display:block;
padding-left:20px;
color: #999;
}

div.subjectSelect label.selected {
background-color: #f9ffee;
background-image: url('media/layout/back-hover.png');
background-repeat:repeat-x;
background-position: 0% -55px;
color: #000;
}

