  .benefits{
    margin:0 0 0 30px;
    padding:0;
    list-style:none;
}
 .benefits li{
    padding:3px 0 3px 22px;
    margin:0;
    background: url(/student-email/images/yep.png) no-repeat 0 50%;
    font-size:16px;
    letter-spacing:-1px;
}
 .h2{
    text-indent:-99999px;
    background:url(/student-email/images/benefits.png) no-repeat 0 0;
    width:337px;
}
 .p{
    line-height:20px;
    font-size:16px;
    color:#000;
}

 .username .title,.password .title{
    background:url(/student-email/images/login_icons.png) no-repeat 0 0;
    padding:0 0 0 20px;
    font-weight:bold;
}
 .password .title{
    background-position: 0 -16px;
}
 .loginformat .dd{
    margin:10px 0 10px 30px;
}
 .loginformat .example{
    margin-left:50px;
}
 .loginformat .dfn{
     padding:2px 5px;
    border:1px solid #d8d8d8;
    background:#fff;
    font:bold 12px Tahoma;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}
 .loginformat .purple{
     color:purple;
}
 .loginformat .blue{
    color:#0649f4;
}
 .loginformat .green{
    color:#127e08;
}
 .loginformat .orange{
    color:orange;
}
 .loginformat .red{
    color:#db0000;
}
 .loginformat .strong{
    padding-right:10px;
    text-decoration:underline;
    text-transform:uppercase;
}
 .gmail{
    display:block;
    margin:10px 0 1px 30px;
    width:145px;
    height:88px;
    background:url(/student-email/images/Student-Email-Shortcut.png) no-repeat 0 0;
    text-indent:-99999px;
    outline:none;
}
 