.containerCon {float:left; width:440px; }
#coverMessage {float:right; width:280px; }
.message {float:left; width:251px; color:#000; margin:0 0 30px 20px; padding:10px 0 0 14px; height:auto; background:#fff; border:1px solid #ccc; border-radius:7px; } /* float:left */
.tabMess {border-collapse:collapse; table-layout:auto; width:250px; }
.tabMess td {padding:0px 0; }
#field1, #field2, #field3 {width:170px; margin-top:10px; } 
.textField {width:230px; } 
.control {float:left; width:170px; height:auto; }
#captcha {float:left; width:120px; margin:0 0 10px 0; }
.refresh {float:right; width:25px; }
.refresh img {width:20px; margin:10px 0 0 0; }
.field {float:left; }
.field input {width:180px; }
.warr {color:red; }
/*
@media screen and (max-width: 480px) {
  .message {float:left; width:230px; margin:10px 0 0 10px; padding:5px 0 0 10px; height:auto; border:1px solid #ccc; border-radius:7px; box-shadow: #717171 4px 6px 8px; }  
  .inpField {width:207px; }
} */
