sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

.bold, strong, b { font-weight: 800; }
.align-left, .text-left { text-align: left; }
.align-center, .text-center { text-align: center; }
.align-right, .text-right { text-align: right; }
.align-justify, .text-justify { text-align: justify; }

blockquote { border-left: 4px solid; font-style: italic; padding-left: 20px; margin-bottom: 10px; }
blockquote p:last-child { padding-bottom: 0; }

.font-blue { color: #009FE3 }
.block-label { width: 65px; display: inline-block; }
.block-label-medium { width: 100px; display: inline-block; }
.block-label-long { width: 190px; display: inline-block; }

.color1 { color: #eee; }
.color2 { color: #333; }
