div#users-title-change
{
  width: 642px;
  padding: 5px;
  background-color: #5b82c4;
  border: 0px solid #5b82c4;
  text-align: center;
  margin-top: 6px;
  color: #FFF;
  font-weight: bold; 	
}

.user-tresc
{
  width: 644px;
  padding: 3px;
  border: 0px;	
  background-color: #CFDFFD;	
  margin-bottom: 3px;
  border: 1px solid #5b82c4;
}

label.users 
{ 
  display: block; 
  float: left; 
  width: 140px; 
  margin-top: 3px;
  margin-left: 100px;
  margin-right: 20px;
  text-align: left; 
}

input#users-button
{
  background-color: #CFDFFD;
  border: 1px solid #5B82C4;
  margin-bottom: 3px;
  margin-left: 310px;
  margin-top: 5px;
  padding: 3px;
}

input.users-input
{
  background-color: #fff;
  border: 1px solid #5b82c4;
  width: 150px;
  padding: 3px;
  margin-top: 3px;
  margin-bottom: 3px; 
}

label.usersCh 
{ 
  display: block; 
  width: 140px; 
  margin-top: 3px 
}