﻿.top-toolbar {
position:fixed;
float:left;
width:100%;
margin-top:-22px;
_position:static;
_margin-top:0px;
}
.top-toolbar:hover {
margin-top:0px;
}