		.killSeat {
			opacity : 0.3;
		}

.stage-label {
    border-bottom: 2px solid #999;
    color: #999;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1em;
    background-color: #E0E0E0;
    margin: 10px auto 20px;
    width: 65%;
    padding: 15px 0 20px 50px;
    border-radius: 0 0 15px 15px;
    box-shadow: 2px 2px 2px #EEE;
}
