.boxed1 {
    /*background-color: #fff;*/
    background-image:url('../Images/site/SSS University Building Photo1.jpg');
    /*background-image:url('../Img/SSS_bg.png');*/
    width:100%;
    height:auto;


}

.boxed {
    background-color: #fff;
}

.padding_bottom_20 {
    padding-bottom: 20px;
}

.dd_height_font {
    height: 30px !important;
    font-size: 12px !important;
}

.float_left {
    float: left;
}

.width_textbox {
    width: 60%;
}

.successmessage {
    margin: 0px auto 30px;
    width: 264px;
    font-size: large;
}

.width_perc_100 {
    width: 100%;
}

.box_cols_lab_wi {
    width: 210px;
    float: left;
    font-size: 14px;
    padding-right: 10px;
    text-align: right;
}

.box_cols_lab_wi_new {
    width: 151px;
    font-size: 14px;
    color: #6A6A6A;
    padding-right: 10px;
    text-align: right;
}

.box_cols_lab_wileft {
    width: 160px;
    float: left;
    font-size: 14px;
    color: #6A6A6A;
    padding-right: 10px;
    text-align: left;
}
