.textMain{
width:310px;
    float:left;

}
.textField{
    float:left;
           width:120px;
}
.textText{
      float:left;
      width:140px;
      
       font-size:8px;

       font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
}

.textField0{
    float:left;
           width:45px;
}

.textField1{
    float:left;
           width:125px;
}

.frm-0{
width:200px;
}


.tfSearch {
background-color:#F4F2F2; 
border:1px solid #a5abaf;
width:220px;
padding-top:2px;
margin-right: 10px;
font-family:verdana,arial; 
font-size:10px;
}


.tfContact,.tfMessage,.tfName,.tfOrt,.tfGame,.tfSelect,.tfTeam   {
background-color:#E4E4EA; 
border:1px solid #a5abaf;
padding-top:2px;
padding-left: 2px;
       font-size:inherit;

font-family::inherit;

}

.tfPlz{
width:40px;
}

.tfOrt{
width:125px;
}

.tfEmail{
display:none;
height:12px;
}
.tfName{
width:100%;
height:16px;
}
.tfGame{
width:30px;
height:12px;
}
.tfTeam{
width:240px;
height:12px;
}
.tfSelect{
width:240px;
height:16
}
.tfNewsletter{
background-color:#F0F2F2; 
border:1px solid #B7BBBB;
width:125px;
height:12px;
font-family:verdana,arial; 
font-size:9px;
}

.btnNewsletter{
background:#C1C4C5; 
border:1px solid #969090;
width:18px;
margin-left:2px;

font-family:verdana,arial; 
font-size:10px;
height:16px;
}


.tfContact {
width:170px;
}

.tfMessage {

width:100%;
height:120px;
overflow:auto;
padding-top:2px;
margin-right: 10px;
font-family:inherit;
font-size:inherit;
}

.btn,.btnIcon {
background-color:#fff; 
border:1px solid #000;

padding-top:2px;
margin-top: 20px;
font-family:verdana,arial; 
font-size:10px;
}

.btnIcon{
background-image:url(../img/icons/ch.gif);
background-repeat:no-repeat;
background-position:center;
background-size:cover;
}

.chatMain img{
max-width:30px;
}

.btnSend {
background-color:#680001; 
border:1px solid transparent;
box-shadow: 5px -4px 8px  #E5E6B2;

padding:2px 22px;;
margin-top: 20px;
font-family:verdana,arial; 
font-size:inherit;
color:#fff;
}

.smError{
color:red;
}
