/*-------------------------------------------------------------------------------------
COMMUNITY LGO IN
--------------------------------------------------------------------------------------*/

#community
{ 
  margin: 10px auto;
  padding: 10px;/*
  border: solid 1px #ccc;*/
}

#community .reason { 
  font-size: 110%;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 1.25em;
  font-weight: bold;/*
  padding: 0 9px 0 9px;*/
}

#community  #loginform #login_form {  }

#community #loginform table { width: 480px; }
#community #loginform th { width: 30%; }

#community #loginform .logintitle { 
  font-size: 110%;
  color: #129;
  width: 75%;
  margin: 0 auto;
}

#community #loginform table .logindesc {
  padding-bottom: 10px;
}

#community #loginform table .error { }

#community #loginform table .loginforgotlink { }
#community #loginform table .loginbutton { padding-top: 10px; padding-left: 30%; }
