.widget-account.display{
   background: rgba(255, 255, 255, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
   border-radius: 4px;
   overflow: hidden;
   margin-bottom: 20px;
   padding: 10px;
}
.widget-account.display dl{
   padding:0;
}
.widget-account.display dt, .widget-account.display dd{
   border:none;
}
#important h4{
      margin: 17px 0 20px 0;
}
#important h4 a{
   font-size: 40px;
   line-height:40px;
}

