.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 0px;
     margin-bottom: 0px;
     font-size: 500%;
     color: #FF0000;
 }


 .bqend {
     float: right;
     height: 25px;
     margin-top: -10px;
     padding-top: 0px;
     font-size: 500%;
     color: #FF0000;
 }

.bqstart2 {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 0px;
     margin-bottom: 0px;
     font-size: 500%;
     color: #0200ff;
 }


 .bqend2 {
     float: right;
     height: 25px;
     margin-top: -10px;
     padding-top: 0px;
     font-size: 500%;
     color: #0200ff;
 }

.bqstart3 {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 0px;
     margin-bottom: 0px;
     font-size: 500%;
     color: #00c71a;
 }


 .bqend3 {
     float: right;
     height: 25px;
     margin-top: -10px;
     padding-top: 0px;
     font-size: 500%;
     color: #00c71a;
 }