2012-04-04 18:54:02 +04:00
|
|
|
li#searchli {
|
2012-04-04 20:57:27 +04:00
|
|
|
width: 0px;
|
|
|
|
height: 0px;
|
2012-04-04 13:54:32 +04:00
|
|
|
}
|
2012-04-04 20:12:13 +04:00
|
|
|
|
|
|
|
div#MSearchBox {
|
|
|
|
position: fixed;
|
|
|
|
margin-top: -2px;
|
2012-04-04 20:57:27 +04:00
|
|
|
margin-right: 15px;
|
2012-04-04 20:12:13 +04:00
|
|
|
}
|
2012-04-04 20:21:27 +04:00
|
|
|
|
|
|
|
div#MSearchBox .left
|
|
|
|
{
|
|
|
|
margin-top: -1px;
|
2012-04-04 20:34:24 +04:00
|
|
|
height:21px;
|
2012-04-04 20:21:27 +04:00
|
|
|
}
|
2012-04-04 20:44:03 +04:00
|
|
|
|
|
|
|
div#MSearchResultsWindow {
|
|
|
|
position: fixed;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#MSearchSelectWindow {
|
|
|
|
position: fixed;
|
|
|
|
}
|
2012-04-04 20:57:27 +04:00
|
|
|
|
|
|
|
a#MSearchClose {
|
|
|
|
top: 0px;
|
|
|
|
}
|