.left {float: left;}
.right {float: right;}

.sh {margin: 25px;}
.sl {margin: 20px;}
.sm {margin: 15px;}
.ss {margin: 10px;}
.st {margin: 5px;}

.bsh {margin-bottom: 25px;}
.bsl {margin-bottom: 20px;}
.bsm {margin-bottom: 15px;}
.bss {margin-bottom: 10px;}
.bst {margin-bottom: 5px;}
.tsh {margin-top: 25px;}
.tsl {margin-top: 20px;}
.tsm {margin-top: 15px;}
.tss {margin-top: 10px;}
.tst {margin-top: 5px;}
.lsh {margin-left: 25px;}
.lsl {margin-left: 20px;}
.lsm {margin-left: 15px;}
.lss {margin-left: 10px;}
.lst {margin-left: 5px;}
.rsh {margin-right: 25px;}
.rsl {margin-right: 20px;}
.rsm {margin-right: 15px;}
.rss {margin-right: 10px;}
.rst {margin-right: 5px;}

.ph {padding: 25px;}
.pl {padding: 20px;}
.pm {padding: 15px;}
.ps {padding: 10px;}
.pt {padding: 5px;}

.bph {padding-bottom: 25px;}
.bpl {padding-bottom: 20px;}
.bpm {padding-bottom: 15px;}
.bps {padding-bottom: 10px;}
.bpt {padding-bottom: 5px;}
.tph {padding-top: 25px;}
.tpl {padding-top: 20px;}
.tpm {padding-top: 15px;}
.tps {padding-top: 10px;}
.tpt {padding-top: 5px;}
.lph {padding-left: 25px;}
.lpl {padding-left: 20px;}
.lpm {padding-left: 15px;}
.lps {padding-left: 10px;}
.lpt {padding-left: 5px;}
.rph {padding-right: 25px;}
.rpl {padding-right: 20px;}
.rpm {padding-right: 15px;}
.rps {padding-right: 10px;}
.rpt {padding-right: 5px;}

.fs500 {font-size: 500%;}
.fs490 {font-size: 490%;}
.fs480 {font-size: 480%;}
.fs470 {font-size: 470%;}
.fs460 {font-size: 460%;}
.fs450 {font-size: 450%;}
.fs440 {font-size: 440%;}
.fs430 {font-size: 430%;}
.fs420 {font-size: 420%;}
.fs410 {font-size: 410%;}
.fs400 {font-size: 400%;}
.fs390 {font-size: 390%;}
.fs380 {font-size: 380%;}
.fs370 {font-size: 370%;}
.fs360 {font-size: 360%;}
.fs350 {font-size: 350%;}
.fs340 {font-size: 340%;}
.fs330 {font-size: 330%;}
.fs320 {font-size: 320%;}
.fs310 {font-size: 310%;}
.fs300 {font-size: 300%;}
.fs290 {font-size: 290%;}
.fs280 {font-size: 280%;}
.fs270 {font-size: 270%;}
.fs260 {font-size: 260%;}
.fs250 {font-size: 250%;}
.fs240 {font-size: 240%;}
.fs230 {font-size: 230%;}
.fs220 {font-size: 220%;}
.fs210 {font-size: 210%;}
.fs200 {font-size: 200%;}
.fs190 {font-size: 190%;}
.fs180 {font-size: 180%;}
.fs170 {font-size: 170%;}
.fs160 {font-size: 160%;}
.fs150 {font-size: 150%;}
.fs140 {font-size: 140%;}
.fs130 {font-size: 130%;}
.fs120 {font-size: 120%;}
.fs110 {font-size: 110%;}
.fs100 {font-size: 100%;}
.fs90 {font-size: 90%;}
.fs80 {font-size: 80%;}
.fs70 {font-size: 70%;}
.fs60 {font-size: 60%;}
.fs50 {font-size: 50%;}
.fs40 {font-size: 40%;}
.fs30 {font-size: 30%;}
.fs20 {font-size: 20%;}
.fs10 {font-size: 10%;}

.fwb {font-weight: bold;}
.fwn {font-weight: normal;}
.fsi {font-style: italic;}
.fcb {color: #000000;}
.fcw {color: #ffffff;}
.fcr {color: #e3001b;}
.tdn {text-decoration: none;}
.tdu {text-decoration: underline;}
.tac {text-align: center;}
.tar {text-align: right;}
.tal {text-align: left;}
.ttu {text-transform: uppercase;}

.oh {overflow: hidden;}
.oa {overflow: auto;}

.cb {clear: both;}

.vat {vertical-align: top;}
.vam {vertical-align: middle;}
.vab {vertical-align: bottom;}

.db {display: block;}
.di {display: inline;}
.dib {display: inline-block;}

.m0a {margin: 0 auto;}
.b1s {border: 1px solid;}

.disabled {opacity:.15; filter: alpha(opacity=15); -moz-opacity: 0.15;}

.unreset h1, .unreset h2, .unreset h3, .unreset h4, .unreset h5, .unreset h6, .unreset b, .unreset strong {font-weight: bold;}
.unreset em, .unreset i, .unreset dfn {font-style: italic;}
.unreset p, .unreset code, .unreset pre, .unreset kbd {margin:0 0 1.5em 0;}
.unreset li ul, .unreset li ol {margin:0 1.5em;}
.unreset ul, .unreset ol {margin:0 1.5em 1.5em 1.5em;}
.unreset ul, .unreset ul li {list-style-type:disc;}
.unreset ol, .unreset ol li {list-style-type:decimal;}

.chelp {cursor: help;}