.pre_approval {
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
}

.pre_approval .left {
    width:575px;
    float:left;
    height:323px;
    display:block;
    margin-top:20px;
    margin-right:40px;
}

.pre_approval .right {
    width:330px;
    float:left;
    height:323px;
    display:block;
    margin-top:20px;
}

.pre_approval .right h3 {
    color:#2691BB;
    font-size:29.25px;
}

.pre_approval .right p {
    font-size:15px;
    line-height:18px;
    color:#4D4D4D;
    /*width:250px;*/
    /*margin:10px 0;*/
}
.pre_approval .right ul {
    margin:25px 0 0 25px;
}
.pre_approval .right ul li {
    font-size:14px;
    list-style-type:disc;
    line-height:18px;
    color:#4D4D4D;
}

.pre_approval .right a.button  {
    background:url('/assets/rrg/desktop/skins/default/static/about-us/pre-approval/images/apply_now.jpg') no-repeat;
    font-size:25px;
    display:block;
    width:244px;
    height:35px;
    text-align:center;
    line-height:39px;
    color:#fff;
    margin-top:30px;
}

.vjs-big-play-button {
    display:none !important;
}

.pre_approval .bottom {
    margin:50px 0;
    float:left;
}
.pre_approval .panel {
    width:265px;
    padding-left:25px;
    float:left;
    padding-right:40px;
    border-right:1px solid black;
    height:235px;
}

.pre_approval .largebottom {
    width:900px;
    padding-left:25px;
    float:left;
    padding-right:40px;
    height:235px;
}

.pre_approval .panel:first-child {

    padding-left:10px;
}

.pre_approval .panel.last {
    padding-right:0px;
    border:none;
}

.pre_approval .panel h3 {
    font-size:16.5px;
    color:#2691BB;
    margin-bottom:10px;
}

.pre_approval .panel p {
    width:268px;
    line-height:15px;
    font-family: Arial;
    font-size:13px;
    color:#4D4D4D;
}

.pre_approval .panel ul {
    margin-top:20px;
    margin-left:15px;
}

.pre_approval .panel ul li {
    color:#4D4D4D;
    list-style-type:disc;
    line-height:19px;
}

.pre_approval .largebottom ul {
    margin-top:20px;
    margin-left:15px;
}

.pre_approval .largebottom ul li {
    color:#4D4D4D;
    list-style-type:disc;
    line-height:19px;
}