﻿/*Mobile View customizations*/
@media screen and (max-width: 675px) {
    #wrapper {
        background-color: #ffffff;
    }
}
/*End mobile view*/


#maincolumn {
    font-size: 0.75em;
}

#iconBlock {
    margin-top: 0px;
}

.buttonorange, .buttonorange:visited, .buttonorange:active {
    width: 60%;
}
    #videoBlock input.Button {
    width: 65%;
    margin-left: 10px;
    height: 35px;
    border-radius: 0.5em;

    }

