﻿.popup.apply-now .popup-logo, .popup.request-info .popup-logo{
	display:none;
	background-image: none;
}
.popup .title-line .title {
    padding-left:0;
}
.popup .credit-form .form-row
{
    margin-bottom:5px;
}
.popup .middle-height, .popup .form-area
{
    height:auto;
    width: 295px;
}
.request-info
{
    width:330px;
}
.videoPopup
{
    width:400px;
}
.chat-live
{
    display: block;
    border: solid 1px black;
    float:left;
}
.stressed
{
    font-weight: bold;
    font-size:10px;
}
.apply-now
{
    width: 300px;
}
.apply-now .text-column
{
    display: none;
}
.aff-group-head
{
    display: block;
}
.aff-group-head strong
{
    font-size:21px;
    font-weight:normal;
}
.aff-group-head div
{
    padding: 5px 0px 5px 0px;
}
.request-info .form-area fieldset
{
    width:300px;
}

