body .aug13namemenu a:visited {
    color: #45bcfd;
}

body .aug13right .item {
    text-align: left!important;
}

body .maincontenttop {
    padding-bottom: 40px;

}

body {
    background-color: white!important;

}
#newAssessmentView .maincontenttop {
    padding-bottom: 120px;
}


#newAssessmentView #aug13menu label {
    font-family: "Cabin Condensed-Medium","Tahoma","Times New Roman"!important;

    font-size: 16px!important;
}

#newAssessmentView .pathway {
    padding-left: 40px!important;
}
#newAssessmentView #content {
    width: 950px!important;
}

.reviewTeacherTitle {
    font-family: "akagipro-bold"!important;
    font-size: 20px;
}



#preview_controller {
    height: 61px;
}

#preview_controller #pc_status {
    background-color: #7d7d7d;
    height: 41px;
    margin-top: 20px;
    float: right;
    width: 276px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    color: white;
    font-size: 18px;
    paddng-right: 5px;
    line-height: 38px;
}
#preview_controller #pc_left {
    width: 10px;
    height: 61px;
    background: url(/images/getwaggle/testHeaderLeft.png);
    float: left;
}

#preview_controller #pc_rightalt {
    width: 15px;
    height: 61px;
    background: url(/images/getwaggle/testHeaderRightAlt.png);
    float: left;
}

#preview_controller #pc_right {
    width: 15px;
    height: 61px;
    background: url(/images/getwaggle/testHeaderRight.png);
    float: left;
}

#preview_controller #pc_body {
    width: 649px;
    height: 61px;
    background: url(/images/getwaggle/testHeaderCenter.png) repeat-x;
    float: left;
}

#newAssessmentView  #footer {
    z-index: 100;
}

.skipitem {
    height: 26px;
    width: 33px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #2192cf;
    line-height: 25px;
    font-size: 18px;
    color: white;
    text-align: center;
    float: left;
    margin: 5px 5px 5px 0px;

}

.skipitem:hover {
    background-color: #f99f08;
}

.backnav {
    width: 100%;
    height: 41px;
    background: url(/images/getwaggle/headingBG.png) repeat-x;
}