#beam_img {
width:500px;
}
.beamN {
    clear:both; 
    text-align:right;
    } 

label {
    float:left;
    }

.colortext {
    background-color: #f3f3f3; /* Цвет фона */
    color: #930; /* Цвет текста */
   }
.resulting {
    background-color: #00ffff;
    color: #ff0033;
}

.button {
    width: 200px;
}