@import url("layout.css");
@import url("element.css");
.load { position: absolute; z-index: 1; border: 3px double #999; background: #f7f7f7; width: 300px; height: 100px; margin-top: -200px; margin-left: -150px; top: 50%; left: 50%; text-align: center; line-height: 100px; font-family: "Trebuchet MS" , verdana, arial,tahoma; font-size: 18pt; }

