
	body, table, td {font-family: "Lucida Grande", Verdana, Arial; line-height:1.5em; }
	.errors li {color: red;}
	.window { margin: auto; border:1px solid #ccc; padding:1px; background-color: white; }
	.window-content { padding:10px; background-color: white; margin: 1px; }
	#lightbox { text-align: left; }
	label { display:block; }
	.SCSkinFormFields textarea, .SCSettingsFormContainer textarea { width: 760px; height: 200px; }
	.SCWebPageFormFields textarea { width: 760px; height: 400px; }
	.SCPermissionsFormFields select { width: 260px; }
	.scPages .button {margin-right: 5px; }
	#commands, #componentCommands {
		background-color:#EEEEEE;
		border-bottom:1px solid #AAAAAA;
		color:#444444;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:10pt;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		padding:2px;
		position:fixed;
		z-index:20;
	}
	
	#commands a,  #componentCommands a {color:#444444; padding-left:10px; padding-right:10px; text-decoration:none; }	
	#commands {top:0pt;right:0pt;border-left:1px solid #AAAAAA;}
	#componentCommands {top:0pt;left:0pt;border-right:1px solid #AAAAAA;}
	
	.stickyNoteContainer {background-color: yellow; width: 165px; height: 150px;position: absolute; padding: 5px; cursor:hand; cursor:pointer; z-index: 100000;}
	.stickyNote {font-size: 12px;  width: 157px; height: 150px; position: absolute; 	  }
	.stickyNote textarea {width: 150px; height: 120px}
	#cmsPageEditor {width: 760px; height: 300px;}

