
#client_list{
    color:#fff;
    background-color:#6680A5;
    height:420px;
    width:300px;
    float:left;
}

#client_list h4 {
    margin-top:40px;
    margin-left:30px;
 }

#client_list ul{
    list-style:none;
}

#client_list a{
    color:#fff;
    text-decoration:underline;
}

#content {
    position:relative;
    background-color:#6680A5;
    height:420px;
    width:600px;
    float:left;
}
#list {
    margin-top:40px;
}

#list li{
    list-style:none;
}

#list a{
    color:#fff;
}

#forma {
 display:none;
 z-index:100;
 border:5px #000 solid;
 position:absolute;
 top:0;
 left:400px;
 height:430px;
 width:417px;
 font-size:14px;
 margin:0;
}
  .pic2{
    float:left;
    margin-left:80px;
    margin-top:-2px;
 }
  .pic1{
    float:left;
    padding-top:10px;
 }

  .header{
    background-color:#000;
    height:60px;
    padding-left:50px;
 }
  .exit{
    margin-left:50px;
    float:right;
 }
.header span .exit{
    display:block;
    width:15px;
    height:15px;
  }

 .content {
    background-color:#fff;
    height:390px;
    margin:0;
    }

 #forma input {
    background-color:#CCCCCC;
    width:200px;
    color:#000;
    vertical-align:middle;
 }

 #forma .bigger {
    font-size:20px;
    font-weight:bold;
 }

 #forma td {
    text-align:right;
    font-weight:bold;
    padding-bottom:5px;
 }

 #forma .bigger2{
    height:25px;
    font-size:18px;
 }

 #forma .smaller input{
    width:15px;
    background-color:white;
 }

 #forma textarea{
        background-color:#CCCCCC;
 }

 #forma .sbm_btn{
    background-color:#8C914F;
    color:#fff;
    width:100px;
    font-size:15px;
 }

 #forma .centr{
    padding:50px 50px 0 50px;
    text-align:center;
 }

  #forma .centr2{
    padding:10px 50px 0 50px;
    text-align:center;
 }

 #forma p{
    margin:0;
 }