﻿.indique {
    background-image:url(imagens/pop_indique_amigo.jpg);
    background-repeat:no-repeat;
    margin:0px;
    font-size:12px;
    color:#547088;
}

.indique .form {
    width:260px;
    padding-top:75px;
    padding-left:20px;
}

.indique .form p {
    margin:0px 0px 20px 0px;
    width:260px;
}

.indique .form h6 {
    font-size:12px;
    margin:0px;
    float:left;
    font-weight:normal;
}

.indique .form h2 {
    margin-bottom:35px;
    *margin-bottom:28px;
}

.indique .form .input {
    border:1px solid #767676;
    background-image:url(imagens/back_campos.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
    background-position:top;
    height:16px;
    width:260px;
    font-size:11px;
    color:#767676;
    margin-bottom:9px;
}

.indique .form .bt {
    float:right;
    margin-top:-9px;
    *margin-top:-10px;
    margin-right:-2px;
}