/*
-----------------------------------------------------
  WN Support CSS file for spamlook.com
  FileName:  support.css
  Version:   06.12.2002
  Updated    30.04.2003
  Updated    26.05.2003
  Design By: P.Fasola
-----------------------------------------------------
*/

.logon
{
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: 500;
  color: rgb(60,60,60);
}

.login
{
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: 500;
  color: rgb(60,60,60);
  text-align: left;
  width:180px;
}

input.emailNotification	
{
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: 400;
  color: rgb(135,135,140);

  left:0px;
  width:145px;
  height:18px;

  margin-top: 0em;
  margin-bottom: 0.4em;
  margin-left:4px;
  margin-right:0px;
}
