@import url("reset.css");
@import url("base.css");


.clear { clear: both; }
.hide { display: none; }
.invisible { visibility: hidden; }
.mute { font-size: 9px; color: #777; }
.notice { font-style: italic; color: #777; }
.nowrap { white-space: nowrap; }
.accessibility { display: none; }
* br.clear { font-size: 1px !important; }
