/* Clear floating elements */
.clear {zoom:1;}
.clear:after {content:"."; display:block; height:0; width:0; overflow:hidden; clear:both; visibility:hidden;}

/* Remove System Outlining for Safari and Firefox */
A:focus, BUTTON, INPUT {outline:none;}

/* Fix IE6 Background Flicker */
HTML {_filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* Grid */
#bd, #ft {*margin-right:1px;} /* Fixes yui-gc, yui-gd wrapping in #doc4 */

/* Fix IMG Top Margin */
IMG {display:block;}

.oo-inline-download IMG {display:inline;}

/* OO Toobar */
.oo-toolbar {font-size:85%!important;}