div.block.block-bcbsri-login {
  background-color: #0098c7;
  margin: 0;
  padding-bottom: 50px;
  position: absolute;
  right: 0;
  top: 180px;
  width: 220px !important;
  z-index: 10;
}

a.login-link:hover {
  text-decoration:none;
}
a.login-link {
  font-family: "klavika-web",sans-serif;
  font-weight:normal;
  color: #FFFFFF;
}
#out form input {
    width: 181px;
    line-height: 24px;
  margin-top: 12px;
    height: 30px;
  padding-left: 4px;
}
#user-login-form #edit-name,
#user-login-form #edit-pass {
  margin-bottom: 8px;
}
#edit-submit--2 {
  color: #ffffff;
  font-size: 13px;    
  text-transform: uppercase !important;
}
#login-top-1 {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
  margin-top: 3px;
  margin-bottom: 3px;
}
#login-bottom1 a,
#login-bottom2 a{
    color: #99D6E9;
    font-size:12px;
    line-height: 14px;
}
.ie7 #login-bottom2{
  clear:both;
}
.ie7 #login-bottom3 a{
  clear: both;
  float: none;
}
#login-bottom3 a{
  color: #99D6E9;
  font-size:12px;
  line-height: 14px;
  padding-top:10px;
}
input#login,
a#logout{
    background-color: #98C11D;
    color: #ffffff;
    border-style: none;
    text-transform: uppercase;
  font-family: klavika-web;
  font-size: 13px;
}
a#logout {
  padding: 10px 20px !important;
  font-family: arial, sans-serif;
  font-size: 16px !important;
  height: auto;
  line-height: normal;
  margin-top: 0 !important;
  margin-bottom: 20px;
  width: auto !important;
  float: none !important;
  text-transform: uppercase;
}
a#logout {
  text-decoration: none !important;
}
#logout {
    background-color: #98C11D;
    color: #ffffff;
}
.loginText, 
#lastLoggedIn {
  color: #FFFFFF;
}
#loginFirstName,
#loginLastName{
  color:#FFFFFF;
  /*font-size:13px;*/
  font-weight:bold;
}

#BCBSRI-pw-clear {
    display: none;
}
.ie7 #login-bottom3 {
  margin-top: 10px;
}



#accountURL a {
    color: #1d2b75;
}