/* shortcuts */
.whiteText {color:white!important;}
.left {float:left;}
.right {float:right;}
.flushLeft {float:left; margin:0px 10px 10px 0px;}
.flushRight {float:right; margin:0px 0px 10px 10px;}
.clear { clear:both; height:0px; overflow:hidden; _display: inline-block;}
.centered { text-align:center }
.bordered { border:4px solid #c2cbd5; }
.clearLeft { clear:left; }
.clearRight { clear:right; }
.clearBoth {clear:both;}
.noPadding { padding:0px !important; }
.noMargin { margin:0px !important; }
.noBorder { border:none !important; }
.margin5px { margin:5px;}
.w5 {width:5px;}
.w10 {width:10px}
.w15 {width:15px}
.w20 {width:20px}
.h5 {height:5px;}
.h10 {height:10px}
.h15 {height:15px}
.h20 {height:20px}
.noBg { background:none !important; }
.blackBg {background:#000000;}
.font10px { font-size:10px !important; }
.font11px { font-size:11px !important; }
.font12px { font-size:12px !important; }
.font13px { font-size:13px !important; }
.font14px { font-size:14px !important; }
.font15px { font-size:15px !important; }
.font16px { font-size:16px !important; }
.font17px { font-size:17px !important; }
.font18px { font-size:18px !important; }
.font19px { font-size:19px !important; }
.font20px { font-size:20px !important; }
.font21px { font-size:21px !important; }
.font22px { font-size:22px !important; }
.font23px { font-size:23px !important; }
.font24px { font-size:24px !important; }
