@CHARSET "ISO-8859-1";

#customers_title
{
  margin: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #555500;
}

#customers_block
{
  margin: 25px;
  text-align: center;
  background-color: transparent;
}

.customers_form
{
  margin: 5px;
  width: 600px;
  background-color: #f4f3d9;
  border: 1px solid #6c6c00; 
}

.customers_form_data
{
  text-align: left;
  padding: 5px;
}

.customers_form_data a img
{
  border: 1px solid #6c6c00;
}

.customers_form_title
{
  background-color: #eceae1;
  font-size: 18px;
  color: #333333;
}

.note
{
  font-size: 12px;
}
