/* FLEXIBLE STYLES */
.colorstripe { overflow:hidden; width:100%; height:7px; }
.colorstripe.red { background-color:#94012B; }
.colorstripe.blue { background-color:#003772; }
.colorstripe.green { background-color:#70891E; }
.colorstripe.yellow { background-color:#DCCD38; }


