#yui-main {
margin-bottom:2em;
}
#toolbar.floating {
box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.5);
border-radius: 0;
/* border-radius: 0; */
background-color: #f3f3f3;
color: #000;
.loading {
input.submit:disabled,
button.submit:disabled,
a.submit:disabled {
color : #999;
color : #003399;
border : 1px solid #C0C0C0;
border : 1px solid #003399;
background : #EEE none;
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover,
input.submit:hover,
button.submit:hover,
a.submit:hover {
color : #538200;
border : 1px solid #538200;
cursor: pointer;
input[type=reset]:active, input[type=button]:active, input.submit:active, button.submit:active, a.submit:active {
border : 1px inset #999999;
-