.LSRow small, #searchcontrols small {
color: #e2e2e2;
}
#LSHighlight small {
color: #e2e2e2;
}
#LSResult {
position: absolute;
right: -6px;
top: 35px;
width:560px;
background:#507c01 url(instant-search-bg.jpg) repeat-x;
font:normal 11px/29px 'Lucida Grande', Arial, Sans-Serif;
z-index: 100;
border-bottom:5px solid #96BF3B;
}
#LSResult:hover #LSHighlight {
background-color: white;
border-color: white;
padding:0;
}
.LSRow {
text-align: left;
padding:0;
border-top: 1px solid #80AA00;
}
#LSHighlight, .LSRow:hover {
background:#467201;
}
.LSRow a {
width: 560px;
display:block;
color: #e2e2e2;
font-weight: normal;
}
* html .LSRow a {
height:20px;
}
.LSRow a:hover {
color: #ffca02;
background:#467201;
xfont-weight: normal;
text-decoration: none;
}
#LSHighlight small {
color: #e2e2e2;
}
div#searchcontrols {
position:relative;
padding:0;
margin:0;
height:10px;
}
.oddresult {
position:absolute;
left:0px;
top:5px;
}
#searchcontrols a{
position:absolute;
right:10px;
top:-3px;
}