.overlay_onscreen_edit {
	FILTER: alpha(opacity=60); BACKGROUND-COLOR: #85bbef; moz-opacity: 0.6; opacity: 0.6
}
.onscreen_edit_close {
	DISPLAY: block; Z-INDEX: 2000; RIGHT: 10px; BACKGROUND: url(../graphics/butt_onscreen_close.jpg) no-repeat 0px 0px; WIDTH: 16px; CURSOR: pointer; POSITION: absolute; TOP: 5px; HEIGHT: 17px
}
.onscreen_edit_maximize {
	DISPLAY: block; Z-INDEX: 2000; RIGHT: 30px; BACKGROUND: url(../graphics/butt_onscreen_max.jpg) no-repeat 0px 0px; WIDTH: 16px; CURSOR: pointer; POSITION: absolute; TOP: 5px; HEIGHT: 17px
}
.onscreen_edit_minimize {
	DISPLAY: block; Z-INDEX: 2000; RIGHT: 50px; BACKGROUND: url(../graphics/butt_onscreen_min.jpg) no-repeat 0px 0px; WIDTH: 16px; CURSOR: pointer; POSITION: absolute; TOP: 5px; HEIGHT: 17px
}
.onscreen_edit_title {
	DISPLAY: block; WIDTH: 100%; HEIGHT: 25px
}
.onscreen_edit_nw {
	BACKGROUND: url(../../../../program/modules/help_center/images/green/diag-title-row.gif) repeat-x; WIDTH: 11px; HEIGHT: 25px
}
.onscreen_edit_n {
	BACKGROUND: url(../../../../program/modules/help_center/images/green/diag-title-row.gif) repeat-x; WIDTH: 100%; HEIGHT: 25px
}
.onscreen_edit_ne {
	BACKGROUND: url(../../../../program/modules/help_center/images/green/diag-title-row.gif) repeat-x; WIDTH: 14px; HEIGHT: 25px
}
.onscreen_edit_sw {
	WIDTH: 10px; HEIGHT: 10px
}
.onscreen_edit_s {
	WIDTH: 100%; HEIGHT: 10px; TEXT-ALIGN: right
}
.onscreen_edit_se {
	WIDTH: 10px; HEIGHT: 10px
}
.onscreen_edit_sizer {
	DISPLAY: block; WIDTH: 10px; CURSOR: se-resize; HEIGHT: 10px
}
.onscreen_edit_content {
	FONT-SIZE: 10px; BACKGROUND: #fff; OVERFLOW: auto; COLOR: #000; FONT-FAMILY: Tahoma, Arial, Sans Serif
}
.dialog {
	
}
.onscreen_edit_window {
	BORDER-RIGHT: #0000ff 1px solid; PADDING-RIGHT: 20px; BORDER-TOP: #0000ff 1px solid; PADDING-LEFT: 20px; BACKGROUND: #fff; PADDING-BOTTOM: 20px; MARGIN-LEFT: auto; BORDER-LEFT: #0000ff 1px solid; WIDTH: 400px; MARGIN-RIGHT: auto; PADDING-TOP: 20px; BORDER-BOTTOM: #0000ff 1px solid
}
.onscreen_edit_message {
	FONT-SIZE: 16px; PADDING-BOTTOM: 10px; WIDTH: 100%; COLOR: #0000ff; TEXT-ALIGN: center
}
.onscreen_edit_buttons {
	WIDTH: 100%; TEXT-ALIGN: center
}
.onscreen_edit_buttons INPUT {
	MARGIN: 10px; WIDTH: 20%
}
.onscreen_edit_progress {
	BACKGROUND: url(progress.gif) #fff no-repeat center center; FLOAT: left; MARGIN: auto; WIDTH: 100%; HEIGHT: 16px; TEXT-ALIGN: center
}
TABLE.onscreen_edit_header {
	
}

