﻿#alpaLogin { text-align: left; }
#alpaLogin li { list-style-type: none; }
.rememberCheckbox label { font-size: 100% !important; }
.loginError { color: #f00; display: none; }
#alpaLoginStatus, #alpaLoginNotification { display: block; }
#alpaLoginNotification { position: absolute; z-index: 9999; width: 640px; left: 50%; top: 80px; margin-left: -320px; }
.notification_title { margin-bottom: 8px; }
.notification_content { border: solid 1px #aaa; padding: 4px; min-height: 200px; max-height: 400px; overflow: scroll; }
.notification_buttons { height: 56px; position: relative; }