/* GENERAL */
/* style for module titles */
.Head   {
font-size: 16px;
}
.Head span.ChangePasswordHint
{
color:Red;
font-size:12px;
} 
.CommandButton span.ChangePasswordHint
{
display:none;
} 

