/* CONTROLS */
.c000 {color:#000;}
.c38 {color:#383838;}

.s10 {font-size:10px; line-height:1.2em;}
.s12 {font-size:12px; line-height:1.3em;}
.s13 {font-size:12px; line-height:1.4em;}
.s14 {font-size:14px; line-height:1.5em;}
.s15 {font-size:15px; line-height:1.5em;}

.m2 {margin:2px 0px;}
.m3 {margin:3px 0px;}

.mb3 {margin-bottom:3px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}

.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}

.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}

.pb0 {padding-bottom:0px;}
.pb15 {padding-bottom:15px;}

.pl10 {padding-left:10px;}
.pl20 {padding-left:20px;}
.pl30 {padding-left:30px;}

.pt0 {padding-top:0px;}
.pt5 {padding-top:5px;}
.pt20 {padding-top:20px;}



/* FOR TESTING ONLY */
.b1 {border:1px solid black;}