@CHARSET "UTF-8";

.tabdiv {
	margin:10px;
}
.savingcontainer {display:block;position:fixed; top:0px; left:0; color:black; font-size: 10px; height:2px; width:100%; text-align: center;z-index: 20;}
.tools {position: fixed; right: 5px; top: 5px; z-index: 11000}
.savinguit {display:none;}
.savingaan {display:block;width:300px; margin:0 auto;background-color: #eaee78; font: 12px/1.2em "Lucida Console", "Courier New", monospace;}
.bewaar {width: 80px;background-color: yellow;}
#modaldiv {text-align:center;width: 100%;position: absolute;top:0;left:0;background: black; z-index: 100000;height:100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.popdiv {width:480px;position: absolute;z-index: 12;top: 20px;left: 50%;margin-left:-240px; z-index: 100001;}
.inputdiv {background: white; width: 643px; font-size: 12px; border: 1px solid black;padding: 5px;}