#divAtendimentoOnLine{
    float: right;
    width: 210px;
}

#atendimentoSuporte{
    background-color: #f2f2f2;
    height: 390px;
    padding: 5px;
    margin-top: 10px;
}

#atendimentoSuporte textarea{
    width:195px;
    height:160px;
    background:#f2f2f2;
    border-top:1px solid #b1b1b1;
    border-left:1px solid #b1b1b1;
    border-bottom:1px solid #f2f2f2;
    border-right:1px solid #f2f2f2;
    padding:9px 10px 9px 10px;
    overflow:auto;
    display:block;
    margin-bottom:15px;
    color:#000000;
    border-style: solid; border-radius:21px; -moz-border-radius: 21px; -webkit-border-radius: 21px; position:relative;
}

#atendimentoSuporte #row{
    height:36px; background:url(../images/bg_input1.gif) top left no-repeat;
}

#atendimentoSuporte .campos{
    width:195px;
    padding:6px 10px 6px 10px;
    border: none;
    background: none;
    color:#000000;
    position:relative;
}

#atendimentoSuporte #atendimentoStatus{
    float: left;
    width: 110px;
}

#atendimentoSuporte .textos{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
}
