﻿#notify-table{filter:alpha(opacity=90);opacity: 0.9;border-collapse:0;border-spacing:0;position:fixed;top:0;left:0;width:100%;z-index:100;color:#fff;}
#notify-table2{filter:alpha(opacity=100);opacity:1;position:fixed;bottom:10px;right:5px;z-index:100;}

.notify td{border-bottom:dashed 1px #ff9900;border-top:dashed 1px #FF9900;padding:7px 0 7px 0;background-color:#fff;}
.notify{width:100%;}
.notify a{color:#ff9900;text-decoration:underline;}
.notify-close a{color:#735005;text-decoration:none;background-color:#fff;padding:2px 5px;cursor:hand;cursor:pointer;border: 1px solid #6a6a6a;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;margin-right:5px;}
