#modCustomersFeedback
{
    width: 725px;
    background: white;
    margin-left: 15px;
}

#modCustomersFeedback .text
{
    margin-top: 30px;
}


#modCustomersFeedback .loyalty_banner
{
    background: url(http://cachefly.apartmentsapart.com/aa/img_modules/loyalty_top.png) no-repeat;
    height: 135px;
    position: relative;
}

#modCustomersFeedback .loyalty_top
{
    position: absolute;
    top: 60px;
    left: 422px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    color: #013567;
    width: 290px;
}

#modCustomersFeedback .top_header
{
    background: #013567;
    height: 20px;
    margin-bottom: 3px;
}

#modCustomersFeedback .nav
{
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 20px;
    background: #D4DDE5
}

#modCustomersFeedback .nav a:hover
{
    color: #015BAF;
}

#modCustomersFeedback .nav a
{
    text-decoration: none;
    padding: 0 30px;
}

#modCustomersFeedback .top_header a:hover
{
    color: #013567;
}

#modCustomersFeedback dd
{
    margin: 10px 25px;
}

#modCustomersFeedback dt
{
    font-size: 10pt;
    font-weight: bold;
    margin: 25px;
}

#modCustomersFeedback form
{
    text-transform: capitalize;
    margin: 30px 25px;
    
}

#modCustomersFeedback .table_left
{
    line-height:20px;
    padding-left:0;
    text-align:right;
    color: #909098;
    width: 100px;
}

#modCustomersFeedback .table_right
{
    line-height: 20px;
}

#modCustomersFeedback .Comment
{
    line-height:20px;
    margin-left:20px;
    width:340px;
    border: 1px;
    border-style: solid;
    border-color: #BFC2CC;    
}

#modCustomersFeedback .button
{
    margin-left: 10px;
    background: #F9EACE;
    border: 1px solid #F5B758;
    font-weight: bold;
}

#modCustomersFeedback .button:hover
{
    margin-left: 10px;
    background: #F5B758;
    color: #fff;
    border: 1px solid black;
}

#modCustomersFeedback .thanks
{
    font-weight: bold;
    text-transform: none;
    background:#EAEBEF none repeat scroll 0 0;
    float:right;
    height:250px;
    margin-left:0;
    overflow:hidden;
    padding:20px;
    padding-left: 30px;
    width:500px;
    line-height: 250px;    
    text-align: center;
}


#modCustomersFeedback .terms_and_conds
{
    margin-top: 10px;
    margin: 10px 25px;
}

#modCustomersFeedback .terms_and_conds a
{
    font-weight: bold;
    font-size: 10pt;
    line-height:30px;
}

#modCustomersFeedback .terms_and_conds ul
{
    padding-left: 10px;
    list-style-image: url(http://cachefly.apartmentsapart.com/aa/img_modules/loyalty_list_marker.png);
}

#modCustomersFeedback .contacts_a
{
    font-size: 10pt;
    font-weight: bold;
    margin: 25px;
}

#modCustomersFeedback .contacts
{
    margin: 0 25px;
    overflow: hidden;
    position: relative;
    width: 400px;
    color: #006699;
}

#modCustomersFeedback .contacts img
{
    float: left;
    padding: 20px 20px 20px 0;
}

#modCustomersFeedback .contacts span
{
    float: left;
    margin-top: 80px;
    text-transform: capitalize;
    font-weight: bold;
}

#modCustomersFeedback .mail_to
{
    float: left;
    color: #006699;
    text-decoration: none;
    margin-top: 10px;
}

#modCustomersFeedback .ltrLeft
{
    background:#D6D7DC url(http://cachefly.apartmentsapart.com/aa/img_modules/contact_us.gif) no-repeat 25px 165px;
    width:120px;
    float:left;
    height: 290px;
    position:relative;
}

#modCustomersFeedback .ltrRight
{
    background:#EAEBEF none repeat scroll 0 0;
    float:right;
    height:240px;
    margin-left:0;
    overflow:hidden;
    padding:20px;
    width:500px;
    padding-top:30px;
    padding-left: 30px;
}

#modCustomersFeedback .btnSubmit
{
    background: url(http://cachefly.apartmentsapart.com/aa/img_modules/gradients.gif) repeat scroll 0 -105px;
    border:none;
    line-height: 20px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    width: 120px;
    font-size: 9pt;
    text-transform:uppercase;
    margin-top: 15px;
    margin-left: 20px;
}

#modCustomersFeedback .btnSubmit:hover
{
    border:1px solid black;
    color:#fff;
}

#modCustomersFeedback .ltrContactUs
{
    position:absolute;
    color:#8D8F9B;
    text-transform:uppercase;
    font-size:11pt;
    font-weight:bold;
    width:120px;
    text-align:center;
    bottom:10px;
}



