#divLab{ padding:5px; width:290px; height:160px;  font:normal 12px tahoma, verdana, arial; background:#F5E5F0; /*position:relative; z-index:100;*/ }
		#divLab h2{ margin:5px 0; font-size:17px;}
		#divLab h2,#divLab strong{ color:#6F1186;}
		#btnClose{ background:#f00; color:#fff; padding:3px 5px; ; font-family:verdana; font-weight:bold; border:1px solid #000; border-left:none; }
		#btnChooseStudy{ display:block; color:#6E1186; border:1px solid #6E1186; text-decoration:none; background:#fff; padding:4px;}
		#divOptions{ background:#eee; position:absolute; top:30px; right:15px; width:750px; height:550px; font:normal 11px tahoma, verdana, arial; overflow:auto; border:2px solid #6F1186; z-index:1000;}
		#divOptions a{text-decoration:none}
		#divAnchors{padding:5px; }
		#divAnchors a{ border:1px outset #000; background:#9961C2; float:left; width:235px; height:37px; color:#fff; padding:2px; }
		#divAnchors a:hover{background:#6F1186;}
		#buttons{ float:right; }
		#buttons a{ text-transform: uppercase; background:#6F1186; padding:2px; border:1px inset #fff; color:#fff; font-weight:bold; font-size:14px;}
		#buttons a:hover{border-style:outset; background:#C692C6;} 
		.hidden{display:none;}
		.txt{ font:14px; font-weight:bold;}
