/* ---------- ::Classes:: --------------- */
.accessibility {position:absolute;top:-999em;left:-999em;}
.center {text-align:center;}
.clear {clear:both;padding:0;margin:0;line-height:0;}
.floatleft {float:left;}
.floatright {float:right;}
.hidden {display:none;}
.inline {display:inline;}
.large {font-size:20px;font-weight:bold;}
.small {font-size:10px;font-weight:normal;}