.twoColumn #copy h1 {
    width: 95%;
}

#leftNavigation{
    display: none;
    padding: 0px;
    margin: 0px;
}

.twoColumn #copy #rightColumn h1{
    background: url("http://matrix.scranton.edu/common/img/sectionDiagonal.gif") left top repeat;
    border-bottom-color: #E5E9C8;
}

.twoColumn #copy #rightColumn ul li{padding-top: 5px; padding-bottom: 5px;}

.twoColumn #insideContent{background-image:none;}

.twoColumn #copy{
    background: #ffffff;
    width: 768px;
    padding: 0px;
}

#copy .copypad{
    background: #fffff;
    width: 768px;
    padding: 30px;
    position: relative;
    z-index: 10;
}

.twoColumn #copy #main{
    width: 708px;
    margin-bottom: 20px;
}

#infoDropDown span{font-size: 100%;}

/*mobile specific styles*/

.twoColumn .NewBox{
    width: 100%;
}

.twoColumn .NewBox ul{float: left; width: 50%;}

.twoColumn .NewBox.first, .twoColumn .NewBox.last{
    width: 90%;
}


.twoColumn .NewBox.first{
    background: #dfdde8 url('http://matrix.scranton.edu/common/img/corner.png') right bottom no-repeat;
    padding: 0px 20px;
    font-size: 120%;
}
    
    .twoColumn #copy .NewBox.first h2{
        background: url("http://matrix.scranton.edu/about/images/mobile/App-icon.png") no-repeat scroll 115px 23px transparent;
        font-size: 1.3em;
        padding: 37px 0 25px 180px;
    }

/* for second full-width column background color and style */
.twoColumn .NewBox.second {
        background: #f0e8b6 url('http://matrix.scranton.edu/common/img/corner.png') right bottom no-repeat;
        padding: 0px 20px;
        font-size: 120%;
        margin-top: 8px;
        width: 90%;
}

/*.twoColumn .NewBox.partRight{
    clear: none;
    float: left;
    margin: 10px;
    width: 64%;
}*/

    .twoColumn .NewBox.partRight .photoBox{
        margin-top: -35px;
    }
    .twoColumn .NewBox.partRight .photoBox .override, .twoColumn .NewBox.partRight img{
        display: inline;
        padding-top: 35px; /* this fits the image in the container that is second from last*/

    }

.twoColumn .NewBox.last{
    background: #dae0b0 url('http://matrix.scranton.edu/common/img/corner.png') right bottom no-repeat;
    margin: 10px 0px 25px;
    padding: 0px 20px;
}

.twoColumn .NewBox.fLeft{
    clear: none;
    float: left;
    margin: 10px;
    width: 45%;
    height: 175px;
}

.twoColumn .NewBox.fLeft img, .twoColumn .NewBox.last img{border: 1px solid #333;}


/*eleminate border around app icons*/
.twoColumn .NewBox.last a img {border: 0;}

.mobileShow{display:none;}

/*.twoColumn .NewBox.first img{border: none;}*/



/*styling for the last full width box*/

.NewBox.partRight {
        background: #f0e8b6 url('http://matrix.scranton.edu/common/img/corner.png') right bottom no-repeat;
        padding: 0px 20px;
        font-size: 100%;
        margin-top: 8px;
        width: 90%;

}


/*styling for the Second to last full width box*/
.NewBox.SECONDTOLAST {
        background: #dae0b0 url('http://matrix.scranton.edu/common/img/corner.png') right bottom no-repeat;
        padding: 0px 20px;
        font-size: 100%;
        margin-top: 2.4em;
        width: 90%;

}

/*styling for the Third to last full width box*/
.Newbox.THIRDtoLAST {
 background: #f0e8b6 url('http://matrix.scranton.edu/common/img/corner.png') right bottom no-repeat;
        padding: 0px 20px;
        font-size: 100%;
        margin-top: 8px;
        width: 90%;

}

/*Eliminates boarder around app store images*/

#app_store tr td img {
    border-width: 0;
} 

.NewBox.AppStore {
    height: 8em !important;
    margin-top: -3em !important;
    padding-top: 3em;
}
/*To adjust the images within the table in the second to last table*/


.NewBox {
float: left;
clear: both;
padding-top: 7px;
}