/*------ Button: WimpyButton_7780941---------*/

.WimpyButton_7780941 {
    position:relative;
    display:inline-block;
    vertical-align:middle;
    overflow:hidden;
    padding:0px;
    margin:0px;
    border:0px;
    font-size:11.36675px;
    left:0px;
    top:0px;
    height:25px;
    width:66px;
    
    background:#d00b0b;
    border-style:solid;
    border-width:1px;
    margin-left:-1px;
    margin-top:-1px; 
    white-space:nowrap;
    line-height:2.3374315437570106em;
    font-family:Arial, Helvetica, sans-serif;
    color:#fff;
    text-align:center;
    font-weight:bolder;
    z-index:33;
    text-transform: uppercase;}

.WimpyButton_7780941:active {background:#404040;}
.WimpyButton_7780941.play:before {
	content : "Play";
}
.WimpyButton_7780941.pause:before {
	content : "Pause";
}
.WimpyButton_7780941.loading:before {
	content : "Load";
}
