position: absolute;
border-style: solid;
border-width: 1px;
-/* margin-top: auto;
- margin-bottom: auto;*/
-/* overflow: auto; */
bottom: 0;
right: 0;
align: center;
background-color: white;
z-index: 10;
visibility: hidden;
- filter: alpha(opacity=90);
- -moz-opacity: 0.90;
- opacity: 0.90;
}
.notify_opaque {
-/* top: 10%; */
top: 0;
left: 50%;
position: absolute;
border-style: solid;
border-width: 1px;
-/* margin-top: auto;
- margin-bottom: auto;*/
-/* overflow: auto; */
bottom: 0;
right: 0;
align: center;
margin: 0px;
color: black;
background-color: white;
-/* background-color: RGB(246,246,246); */
vertical-align: middle;
text-decoration: none;
font-size: 100%;